mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-26 00:06:49 -06:00
Cleaned up a bit
p4#: 21924
This commit is contained in:
parent
edcba5a471
commit
29afd9cc8a
@ -764,9 +764,6 @@ void RiuMainWindow::slotOpenProject()
|
||||
app->loadProject(fileName);
|
||||
}
|
||||
|
||||
//restoreTreeViewState();
|
||||
|
||||
//m_mainViewer->setDefaultView();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
@ -777,7 +774,6 @@ void RiuMainWindow::slotOpenLastUsedProject()
|
||||
RiaApplication* app = RiaApplication::instance();
|
||||
app->loadLastUsedProject();
|
||||
|
||||
//restoreTreeViewState();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user