mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-24 15:26:48 -06:00
Removed obsolete code
This commit is contained in:
parent
eee14d790b
commit
c269e57d6d
@ -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 :
|
||||
|
Loading…
Reference in New Issue
Block a user