cppcheck: further fixes
This commit is contained in:
@@ -382,7 +382,6 @@ void WhiteBalance::adjusterChanged(Adjuster* a, double newval)
|
||||
return;
|
||||
}
|
||||
|
||||
Glib::ustring colLabel = row[methodColumns.colLabel];
|
||||
const std::pair<bool, const WBEntry&> ppMethod = findWBEntry (row[methodColumns.colLabel], WBLT_GUI);
|
||||
const std::pair<bool, const WBEntry&> wbCustom = findWBEntry ("Custom", WBLT_PP);
|
||||
|
||||
|
Reference in New Issue
Block a user