#2214 Summary Source Stepping : Remove obsolete code

This commit is contained in:
Magne Sjaastad
2017-12-04 12:30:00 +01:00
parent c90715d038
commit aa9a2b2e2e
6 changed files with 18 additions and 174 deletions

View File

@@ -496,22 +496,6 @@ void RimSummaryPlot::updatePlotTitle()
updateMdiWindowTitle();
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
void RimSummaryPlot::applyNextIdentifier()
{
m_summaryCurveCollection->applyNextIdentifier();
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
void RimSummaryPlot::applyPreviousIdentifier()
{
m_summaryCurveCollection->applyPreviousIdentifier();
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------