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:
@@ -188,8 +188,6 @@ int IfaceCheckApp::OnRun()
|
|||||||
// HELP_SWITCH was passed or a syntax error occurred
|
// HELP_SWITCH was passed or a syntax error occurred
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
return 1;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void IfaceCheckApp::ShowProgress()
|
void IfaceCheckApp::ShowProgress()
|
||||||
|
Reference in New Issue
Block a user