mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4173 Remove obsolete code
This commit is contained in:
@@ -132,9 +132,6 @@ RiuMainWindow::RiuMainWindow()
|
||||
createToolBars();
|
||||
createDockPanels();
|
||||
|
||||
// Store the layout so we can offer reset option
|
||||
m_initialDockAndToolbarLayout = saveState(0);
|
||||
|
||||
m_dragDropInterface = std::unique_ptr<caf::PdmUiDragDropInterface>(new RiuDragDrop());
|
||||
|
||||
initializeGuiNewProjectLoaded();
|
||||
|
||||
Reference in New Issue
Block a user