Last change broke the mingw32 build

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3710 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Hardeep Sidhu 2003-05-30 01:46:24 +00:00
parent a9944c385b
commit 23d1cdd4de

View file

@ -38,8 +38,6 @@ extern void new_key(int key);
void button_event(int key, bool pressed);
extern int _fmode;
// variables
HWND hGUIWnd; // the GUI window handle
unsigned int uThreadID; // id of mod thread