mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed obsolete code
This commit is contained in:
@@ -1010,16 +1010,6 @@ void RiuMainWindow::slotInputMockModel()
|
||||
app->createInputMockModel();
|
||||
}
|
||||
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RiuMainWindow::slotSetCurrentFrame(int frameIndex)
|
||||
{
|
||||
RiaApplication* app = RiaApplication::instance();
|
||||
// app->setTimeStep(frameIndex);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
@@ -279,7 +279,6 @@ private slots:
|
||||
|
||||
|
||||
// Animation slots
|
||||
void slotSetCurrentFrame(int frameIndex);
|
||||
void slotFramerateChanged(double frameRate);
|
||||
|
||||
// Pdm System :
|
||||
|
||||
Reference in New Issue
Block a user