summaryrefslogtreecommitdiff
path: root/hw/xwin/winkeyhook.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwin/winkeyhook.c')
-rw-r--r--[-rwxr-xr-x]hw/xwin/winkeyhook.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/hw/xwin/winkeyhook.c b/hw/xwin/winkeyhook.c
index 2d6ed18b7..fe1156dcf 100755..100644
--- a/hw/xwin/winkeyhook.c
+++ b/hw/xwin/winkeyhook.c
@@ -34,13 +34,7 @@
#include "win.h"
-/*
- * References to external symbols
- */
-
-extern HHOOK g_hhookKeyboardLL;
-extern DWORD g_dwCurrentThreadID;
-extern HWND g_hwndKeyboardFocus;
+static HHOOK g_hhookKeyboardLL = NULL;
/*