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:
parent
eee14d790b
commit
c269e57d6d
@ -1010,16 +1010,6 @@ void RiuMainWindow::slotInputMockModel()
|
|||||||
app->createInputMockModel();
|
app->createInputMockModel();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
|
||||||
///
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
|
||||||
void RiuMainWindow::slotSetCurrentFrame(int frameIndex)
|
|
||||||
{
|
|
||||||
RiaApplication* app = RiaApplication::instance();
|
|
||||||
// app->setTimeStep(frameIndex);
|
|
||||||
}
|
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
///
|
///
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
@ -279,7 +279,6 @@ private slots:
|
|||||||
|
|
||||||
|
|
||||||
// Animation slots
|
// Animation slots
|
||||||
void slotSetCurrentFrame(int frameIndex);
|
|
||||||
void slotFramerateChanged(double frameRate);
|
void slotFramerateChanged(double frameRate);
|
||||||
|
|
||||||
// Pdm System :
|
// Pdm System :
|
||||||
|
Loading…
Reference in New Issue
Block a user