From bdf3c5e56b92e8db03164bb29195a7c77ba2c460 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Wed, 19 Mar 2008 16:46:26 +0000 Subject: Squash "implicit declaration of function 'gui_multitask'" warnings. svn path=/trunk/netsurf/; revision=3980 --- render/box_normalise.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'render/box_normalise.c') diff --git a/render/box_normalise.c b/render/box_normalise.c index ff32a311f..2df859025 100644 --- a/render/box_normalise.c +++ b/render/box_normalise.c @@ -28,9 +28,7 @@ #include "css/css.h" #include "render/box.h" #include "render/table.h" -#ifdef riscos #include "desktop/gui.h" -#endif #define NDEBUG #include "utils/log.h" #include "utils/talloc.h" -- cgit v1.2.3