From 70d700b26c13e04b601c4ac3db09514db473d01c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 19 Jan 2017 21:15:08 +0000 Subject: rationalise use of utils/utils.h header --- frontends/windows/drawable.c | 1 - 1 file changed, 1 deletion(-) (limited to 'frontends/windows/drawable.c') diff --git a/frontends/windows/drawable.c b/frontends/windows/drawable.c index ee1c695f1..cb9429139 100644 --- a/frontends/windows/drawable.c +++ b/frontends/windows/drawable.c @@ -26,7 +26,6 @@ #include "utils/errors.h" #include "utils/log.h" -#include "utils/utils.h" #include "netsurf/browser_window.h" #include "netsurf/plotters.h" #include "netsurf/keypress.h" -- cgit v1.2.3