summaryrefslogtreecommitdiff
path: root/content/urldb.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-06-25 14:37:57 +0100
committerVincent Sanders <vince@kyllikki.org>2020-06-25 14:37:57 +0100
commit402ad02ff58d5e755e4cee60bd65e29745d5295a (patch)
tree36f88c76cc58ea54a13ec232e0f85cfff8b2eecc /content/urldb.c
parent82bb483964df8f7d04d2131ba3304dc23bb45b5a (diff)
downloadnetsurf-402ad02ff58d5e755e4cee60bd65e29745d5295a.tar.gz
netsurf-402ad02ff58d5e755e4cee60bd65e29745d5295a.tar.bz2
remove unecessary use of gui_internal in content
Diffstat (limited to 'content/urldb.c')
-rw-r--r--content/urldb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/urldb.c b/content/urldb.c
index d93cc5898..74d0b7db2 100644
--- a/content/urldb.c
+++ b/content/urldb.c
@@ -111,7 +111,6 @@
#include "utils/http.h"
#include "netsurf/bitmap.h"
#include "desktop/cookie_manager.h"
-#include "desktop/gui_internal.h"
#include "content/content.h"
#include "content/urldb.h"