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. --- atari/download.c | 1 - 1 file changed, 1 deletion(-) (limited to 'atari/download.c') diff --git a/atari/download.c b/atari/download.c index f5c9120ca..c2a82d72b 100755 --- a/atari/download.c +++ b/atari/download.c @@ -29,7 +29,6 @@ #include "utils/messages.h" #include "utils/utils.h" #include "utils/nsoption.h" -#include "utils/types.h" #include "content/urldb.h" #include "content/fetch.h" #include "desktop/save_complete.h" -- cgit v1.2.3