Remove test code related to producer/injector table plots

This code caused legend config to be reset to 1 number of levels.
This commit is contained in:
Magne Sjaastad 2023-04-11 09:41:31 +02:00
parent fdef535284
commit 310b54ef93

View File

@ -393,7 +393,6 @@ void RimRegularLegendConfig::updateLegend()
{
m_significantDigitsInData = m_precision;
updateTickCountAndUserDefinedRange();
if ( m_resetUserDefinedValues && m_globalAutoMax != cvf::UNDEFINED_DOUBLE )
{
updateTickCountAndUserDefinedRange();