Capture sharpening: removed gamma

This commit is contained in:
Ingo Weyrich
2019-11-10 16:05:24 +01:00
parent 5235a82a70
commit d32c570383
9 changed files with 30 additions and 87 deletions

View File

@@ -215,7 +215,6 @@ struct CaptureSharpeningParamsEdited {
bool contrast;
bool autoContrast;
bool autoRadius;
bool gamma;
bool deconvradius;
bool deconvradiusOffset;
bool deconviter;