From ad343eccb18454bab2f4e9464b88564c9da69649 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 2 Nov 2014 20:10:32 +0000 Subject: remove unecessary utils/types.h This cleans up this header and moves the functionality into more useful places while reducing the include complexity but only pulling in whats required. --- framebuffer/localhistory.c | 1 - 1 file changed, 1 deletion(-) (limited to 'framebuffer/localhistory.c') diff --git a/framebuffer/localhistory.c b/framebuffer/localhistory.c index caacae7e5..1b2eb9a60 100644 --- a/framebuffer/localhistory.c +++ b/framebuffer/localhistory.c @@ -24,7 +24,6 @@ #include #include -#include "utils/types.h" #include "desktop/browser_history.h" #include "desktop/plotters.h" -- cgit v1.2.3