+ fix: remove clip_ member var
This commit is contained in:
parent
5b61c093e5
commit
048316232c
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ private:
|
|||
double opacity_;
|
||||
double gamma_;
|
||||
gamma_method_e gamma_method_;
|
||||
bool clip_;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue