mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-12 12:30:31 +00:00
Removed InitCommonControls(), as it's redundant - as is InitCommonControlsEx()!
This commit is contained in:
parent
7dbfe967af
commit
8238547a1c
@ -750,7 +750,6 @@ int DoDiskInsert(int nDrive, LPSTR szFileName)
|
||||
|
||||
int APIENTRY WinMain (HINSTANCE passinstance, HINSTANCE, LPSTR lpCmdLine, int)
|
||||
{
|
||||
InitCommonControls();
|
||||
bool bSetFullScreen = false;
|
||||
bool bBoot = false;
|
||||
LPSTR szImageName_drive1 = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user