diff --git a/wx/help/help.cpp b/wx/help/help.cpp index e1b9dfa..aaa5788 100644 --- a/wx/help/help.cpp +++ b/wx/help/help.cpp @@ -35,7 +35,6 @@ IMPLEMENT_APP(MyApp) /* Initialize Application */ FUNCTION BOOL MyApp::OnInit() DO - INT i; /* Used as Exit status flag */ m_exitIfNoMainWindow = FALSE;