removed local contrast inside the S/H tool (remapped to the new local contrast tool)

See #4247
This commit is contained in:
Alberto Griggio
2017-12-22 23:59:44 +01:00
parent 48ecbd169d
commit 156cb762ec
10 changed files with 24 additions and 49 deletions

View File

@@ -738,7 +738,6 @@ struct SHParams {
int htonalwidth;
int shadows;
int stonalwidth;
int localcontrast;
int radius;
SHParams();