summaryrefslogtreecommitdiff
path: root/framebuffer/localhistory.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-02-15 19:02:58 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2014-02-15 19:02:58 +0000
commit518e4484da6cdacc6a05f8e3afa62c0778878f96 (patch)
tree797069f4c2857345f6b53b1acc61e49567c0c402 /framebuffer/localhistory.c
parent6867726326c88ce6538d0b0b81fce32d91596210 (diff)
downloadnetsurf-518e4484da6cdacc6a05f8e3afa62c0778878f96.tar.gz
netsurf-518e4484da6cdacc6a05f8e3afa62c0778878f96.tar.bz2
Remove a load of unused includes.
Diffstat (limited to 'framebuffer/localhistory.c')
-rw-r--r--framebuffer/localhistory.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/framebuffer/localhistory.c b/framebuffer/localhistory.c
index d7390abad..ca1acee21 100644
--- a/framebuffer/localhistory.c
+++ b/framebuffer/localhistory.c
@@ -32,16 +32,7 @@
#include <libnsfb_event.h>
#include "desktop/browser_history.h"
-#include "desktop/gui.h"
#include "desktop/plotters.h"
-#include "desktop/netsurf.h"
-#include "utils/nsoption.h"
-#include "utils/log.h"
-#include "utils/url.h"
-#include "utils/messages.h"
-#include "utils/utils.h"
-#include "desktop/textinput.h"
-#include "render/form.h"
#include "framebuffer/gui.h"
#include "framebuffer/fbtk.h"