summaryrefslogtreecommitdiff
path: root/windows/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/gui.h')
-rw-r--r--windows/gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/windows/gui.h b/windows/gui.h
index 690cd9333..f72cb2cc2 100644
--- a/windows/gui.h
+++ b/windows/gui.h
@@ -21,7 +21,6 @@
#define _NETSURF_WINDOWS_GUI_H_
struct gui_window;
-struct gui_file_table *win32_file_table;
struct gui_clipboard_table *win32_clipboard_table;
extern HINSTANCE hInstance;