nuke empty adjusterAutoToggled functions

This commit is contained in:
Ingo Weyrich
2019-07-20 11:44:38 +02:00
parent 4bda0fb475
commit 0493e67474
86 changed files with 1 additions and 214 deletions

View File

@@ -143,10 +143,6 @@ void BayerPreProcess::adjusterChanged(Adjuster* a, double newval)
}
}
void BayerPreProcess::adjusterAutoToggled(Adjuster* a, bool newval)
{
}
void BayerPreProcess::setBatchMode(bool batchMode)
{
ToolPanel::setBatchMode(batchMode);