mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-05 15:40:10 +00:00
Merge remote-tracking branch 'rcutmore/cleanup-unused-code'
This commit is contained in:
commit
ddb606a9fa
@ -51,10 +51,6 @@ int main(int argc, char *argv[])
|
|||||||
if (result == Launcher::FirstRunDialogResultFailure)
|
if (result == Launcher::FirstRunDialogResultFailure)
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
// if (!mainWin.setup()) {
|
|
||||||
// return 0;
|
|
||||||
// }
|
|
||||||
|
|
||||||
if (result == Launcher::FirstRunDialogResultContinue)
|
if (result == Launcher::FirstRunDialogResultContinue)
|
||||||
mainWin.show();
|
mainWin.show();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user