mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3340 Remove unused variables
This commit is contained in:
@@ -107,7 +107,6 @@ void RicWellLogPlotTrackFeatureImpl::moveTracksToWellLogPlot(RimWellLogPlot* dst
|
||||
if (srcPlot)
|
||||
{
|
||||
srcPlot->removeTrack(track);
|
||||
RiuPlotMainWindow* plotWindow = RiaApplication::instance()->getOrCreateMainPlotWindow();
|
||||
|
||||
srcPlots.insert(srcPlot);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user