mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove superfluous updateLayout from RimPlot
This commit is contained in:
parent
8f6e875ea4
commit
7f0efb61f4
@ -99,7 +99,6 @@ void RimPlot::updateAfterInsertingIntoMultiPlot()
|
|||||||
{
|
{
|
||||||
updateLegend();
|
updateLegend();
|
||||||
updateAxes();
|
updateAxes();
|
||||||
updateLayout();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user