From d9002dc71c3e08c3222cf3e64f2d09c4ec9d87de Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sat, 15 Feb 2014 20:18:27 +0000 Subject: Remove unused includes. --- framebuffer/localhistory.c | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'framebuffer/localhistory.c') diff --git a/framebuffer/localhistory.c b/framebuffer/localhistory.c index ca1acee21..e972a1439 100644 --- a/framebuffer/localhistory.c +++ b/framebuffer/localhistory.c @@ -16,16 +16,7 @@ * along with this program. If not, see . */ -#include -#include -#include -#include -#include -#include -#include -#include #include -#include #include #include @@ -37,13 +28,6 @@ #include "framebuffer/gui.h" #include "framebuffer/fbtk.h" #include "framebuffer/framebuffer.h" -#include "framebuffer/schedule.h" -#include "framebuffer/findfile.h" -#include "framebuffer/image_data.h" -#include "framebuffer/font.h" - -#include "content/urldb.h" -#include "content/fetch.h" static int localhistory_redraw(fbtk_widget_t *widget, fbtk_callback_info *cbi) -- cgit v1.2.3