From 402ad02ff58d5e755e4cee60bd65e29745d5295a Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 25 Jun 2020 14:37:57 +0100 Subject: remove unecessary use of gui_internal in content --- content/handlers/html/dom_event.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'content/handlers/html/dom_event.c') diff --git a/content/handlers/html/dom_event.c b/content/handlers/html/dom_event.c index 71ef13861..36a020b6d 100644 --- a/content/handlers/html/dom_event.c +++ b/content/handlers/html/dom_event.c @@ -34,8 +34,6 @@ #include "content/content.h" #include "javascript/js.h" -#include "desktop/gui_internal.h" -#include "desktop/gui_table.h" #include "netsurf/bitmap.h" #include "html/private.h" -- cgit v1.2.3