Removed channel compensation adjusters

This commit is contained in:
rom9
2020-03-15 17:01:40 +01:00
parent 50becdef31
commit fb023e7ba8
9 changed files with 5 additions and 108 deletions

View File

@@ -701,8 +701,6 @@ struct RAWParamsEdited {
struct PreprocessWBParamsEdited {
bool mode;
bool red;
bool blue;
bool isUnchanged() const;
};