From db0163734370a39676fe45b27105b454fa391ce7 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 17 Jul 2014 00:18:44 +0100 Subject: remove content include from urldb header --- content/content_type.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'content/content_type.h') diff --git a/content/content_type.h b/content/content_type.h index 6488692fe..9f8c2f307 100644 --- a/content/content_type.h +++ b/content/content_type.h @@ -25,9 +25,6 @@ #ifndef _NETSURF_DESKTOP_CONTENT_TYPE_H_ #define _NETSURF_DESKTOP_CONTENT_TYPE_H_ -#include "utils/config.h" - - /** The type of a content. */ typedef enum { CONTENT_NONE = 0x00, -- cgit v1.2.3