remove unused retinex.gain and retinex.baselog

This commit is contained in:
heckflosse
2017-07-09 21:37:39 +02:00
parent 22692f5a04
commit f98ef980d9
10 changed files with 7 additions and 135 deletions

View File

@@ -451,7 +451,7 @@ enum ProcEvent {
EvLgam = 421,
EvLslope = 422,
EvLhighl = 423,
EvLbaselog = 424,
// EvLbaselog = 424, -- can be reused --
EvRetinexlhcurve = 425,
EvOIntent = 426,
EvMonitorTransform = 427,