From 5031b80b331ddc58fd24f3fe7a85503320cf9689 Mon Sep 17 00:00:00 2001 From: James Bursa Date: Thu, 17 Jul 2003 23:01:02 +0000 Subject: [project @ 2003-07-17 23:01:02 by bursa] Fix 670947, tidy gui code, move some headers. svn path=/import/netsurf/; revision=231 --- desktop/netsurf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop/netsurf.c') diff --git a/desktop/netsurf.c b/desktop/netsurf.c index aacb657d9..0392d986a 100644 --- a/desktop/netsurf.c +++ b/desktop/netsurf.c @@ -16,7 +16,6 @@ #include int netsurf_quit = 0; -gui_window* netsurf_gui_windows = NULL; static void netsurf_init(int argc, char** argv); static void netsurf_exit(void); -- cgit v1.2.3