Removed obsolete code

This commit is contained in:
Magne Sjaastad 2015-08-31 11:41:46 +02:00
parent eee14d790b
commit c269e57d6d
2 changed files with 0 additions and 11 deletions

View File

@ -1010,16 +1010,6 @@ void RiuMainWindow::slotInputMockModel()
app->createInputMockModel();
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
void RiuMainWindow::slotSetCurrentFrame(int frameIndex)
{
RiaApplication* app = RiaApplication::instance();
// app->setTimeStep(frameIndex);
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------

View File

@ -279,7 +279,6 @@ private slots:
// Animation slots
void slotSetCurrentFrame(int frameIndex);
void slotFramerateChanged(double frameRate);
// Pdm System :