Post-merge fix to retinex.cc

This commit is contained in:
Morgan Hardwood 2017-01-22 18:54:41 +01:00
parent 15e0875df2
commit 20d44b6693

View File

@ -1142,7 +1142,6 @@ void Retinex::mapMethodChanged()
radius->hide();
}
}
}
if (listener) {
listener->panelChanged (EvmapMethod, mapMethod->get_active_text ());