forked from mirror/openmw-tes3mp
a bit of cleanup for the previous commit
This commit is contained in:
parent
21733e8181
commit
c1cd8305bc
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ void CS::Editor::loadDocument()
|
|||
|
||||
void CS::Editor::openFiles()
|
||||
{
|
||||
mStartup.hide();
|
||||
std::vector<boost::filesystem::path> paths;
|
||||
mOpenDialog.getFileList(paths);
|
||||
CSMDoc::Document *document = mDocumentManager.addDocument(paths, false);
|
||||
|
|
Loading…
Reference in a new issue