Deleted unused variables
This commit is contained in:
parent
8a4e175e25
commit
2eaf69a4cf
@ -35,7 +35,6 @@ IMPLEMENT_APP(MyApp)
|
|||||||
|
|
||||||
/* Initialize Application */
|
/* Initialize Application */
|
||||||
FUNCTION BOOL MyApp::OnInit() DO
|
FUNCTION BOOL MyApp::OnInit() DO
|
||||||
INT i;
|
|
||||||
|
|
||||||
/* Used as Exit status flag */
|
/* Used as Exit status flag */
|
||||||
m_exitIfNoMainWindow = FALSE;
|
m_exitIfNoMainWindow = FALSE;
|
||||||
|
Loading…
Reference in New Issue
Block a user