nuke unused variable

This commit is contained in:
ehouse 2008-07-20 16:31:50 +00:00
parent 8d6ae9424c
commit 7ded50b908

View file

@ -57,7 +57,6 @@ LRESULT CALLBACK
StrBox(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
{
LRESULT handled = FALSE;
CEAppGlobals* globals = NULL;
StrBoxState* state;
XP_U16 id;