summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2012-08-20 18:54:57 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2012-08-20 18:54:57 +0100
commitf478ee4db70f36b4a3231832ff5bdfcc98c60c7e (patch)
tree6592c0da3985c4fab2359562d889ea1986bdfcb3 /gtk
parentdd6d24e83dca2f47558193ae77a8de368eae338a (diff)
downloadnetsurf-f478ee4db70f36b4a3231832ff5bdfcc98c60c7e.tar.gz
netsurf-f478ee4db70f36b4a3231832ff5bdfcc98c60c7e.tar.bz2
Remove a bunch of unused includes.
Diffstat (limited to 'gtk')
-rw-r--r--gtk/search.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/search.c b/gtk/search.c
index 3cdeb0ab1..52bf1c147 100644
--- a/gtk/search.c
+++ b/gtk/search.c
@@ -37,8 +37,6 @@
#include "desktop/search.h"
#include "desktop/searchweb.h"
#include "desktop/selection.h"
-#include "render/box.h"
-#include "render/html.h"
#include "utils/log.h"
#include "utils/messages.h"
#include "utils/utils.h"