fix (harmless) VC9 unreachable code warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d2875249ca
commit
b23cdb3d89
@ -188,8 +188,6 @@ int IfaceCheckApp::OnRun()
|
||||
// HELP_SWITCH was passed or a syntax error occurred
|
||||
return 0;
|
||||
}
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
void IfaceCheckApp::ShowProgress()
|
||||
|
Loading…
Reference in New Issue
Block a user