nuke empty adjusterAutoToggled functions
This commit is contained in:
@@ -434,10 +434,6 @@ void WhiteBalance::adjusterChanged(Adjuster* a, double newval)
|
||||
}
|
||||
}
|
||||
|
||||
void WhiteBalance::adjusterAutoToggled(Adjuster* a, bool newval)
|
||||
{
|
||||
}
|
||||
|
||||
void WhiteBalance::optChanged ()
|
||||
{
|
||||
Gtk::TreeModel::Row row = getActiveMethod();
|
||||
|
Reference in New Issue
Block a user