From f27d5a3e15b5931f36b96bc5fb3d2572d339715d Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Wed, 21 Sep 2011 00:25:09 +0000 Subject: Remove gui_multitask svn path=/trunk/netsurf/; revision=12828 --- desktop/gui.h | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop') diff --git a/desktop/gui.h b/desktop/gui.h index aac7f1001..9f49e7fe0 100644 --- a/desktop/gui.h +++ b/desktop/gui.h @@ -71,7 +71,6 @@ typedef enum { GUI_POINTER_DEFAULT, GUI_POINTER_POINT, GUI_POINTER_CARET, #include bool nslog_ensure(FILE *fptr); -void gui_multitask(void); void gui_poll(bool active); void gui_quit(void); -- cgit v1.2.3