Remove unused code

This commit is contained in:
Magne Sjaastad
2024-10-15 08:36:04 +02:00
parent 2619f1a33a
commit 42d700ff7d
10 changed files with 15 additions and 118 deletions

View File

@@ -263,14 +263,6 @@ void RimPlot::updateAxisRangesFromPlotWidget()
{
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
caf::PdmObject* RimPlot::findPdmObjectFromPlotCurve( const RiuPlotCurve* curve ) const
{
return nullptr;
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------