summaryrefslogtreecommitdiff
path: root/uisimulator
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator')
-rw-r--r--uisimulator/win32/uisw32.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/uisimulator/win32/uisw32.c b/uisimulator/win32/uisw32.c
index 9a8351c3c5..6d91f76c12 100644
--- a/uisimulator/win32/uisw32.c
+++ b/uisimulator/win32/uisw32.c
@@ -38,8 +38,6 @@ extern void new_key(int key);
38 38
39void button_event(int key, bool pressed); 39void button_event(int key, bool pressed);
40 40
41extern int _fmode;
42
43// variables 41// variables
44HWND hGUIWnd; // the GUI window handle 42HWND hGUIWnd; // the GUI window handle
45unsigned int uThreadID; // id of mod thread 43unsigned int uThreadID; // id of mod thread