summaryrefslogtreecommitdiff
path: root/desktop/netsurf.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/netsurf.c')
-rw-r--r--desktop/netsurf.c1
1 files changed, 0 insertions, 1 deletions
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 <stdlib.h>
int netsurf_quit = 0;
-gui_window* netsurf_gui_windows = NULL;
static void netsurf_init(int argc, char** argv);
static void netsurf_exit(void);