mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
nuke unused variable
This commit is contained in:
parent
8d6ae9424c
commit
7ded50b908
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue