remove unused caautostrength

This commit is contained in:
heckflosse
2017-07-09 19:41:21 +02:00
parent 2c7de89fbc
commit 22692f5a04
9 changed files with 4 additions and 52 deletions

View File

@@ -693,9 +693,6 @@ void PartialPasteDlg::applyPaste (rtengine::procparams::ProcParams* dstPP, Param
// the general section is always ignored, whichever operation we use the PartialPaste for
filterPE.general = falsePE.general;
// raw.caAutoStrength is ignored at the moment.
filterPE.raw.caAutoStrength = false;
// Now we filter out the filter depending on the checked items
if (!wb->get_active ()) {