fixed unused variable warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
42463de267
commit
2de78beb93
@ -316,7 +316,6 @@ void wxApp::MacReopenApp()
|
||||
}
|
||||
else
|
||||
{
|
||||
wxTopLevelWindow* win = NULL ;
|
||||
wxTopLevelWindow* firstIconized = NULL ;
|
||||
while (node)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user