Remove unused global variables, windows frontend has them too.

This commit is contained in:
riccardom 2009-01-05 14:38:56 +00:00
parent d501721848
commit 1320134c19
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ static BOOL regMainLoop = FALSE;
static BOOL noticed_3D=FALSE;
volatile BOOL execute = FALSE;
BOOL click = FALSE;
BOOL fini = FALSE;
unsigned long glock = 0;
int savetype=MC_TYPE_AUTODETECT;
u32 savesize=1;