forked from teamnwah/openmw-tes3coop
Removed commented line
This commit is contained in:
parent
889e7d6c2e
commit
3e6658428b
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ MainDialog::MainDialog()
|
|||
connect(buttonBox, SIGNAL(rejected()), this, SLOT(close()));
|
||||
connect(buttonBox, SIGNAL(accepted()), this, SLOT(play()));
|
||||
|
||||
//setupConfig();
|
||||
createIcons();
|
||||
createPages();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue