Revert "pixelshift: Simplified code and added 2 checkboxes"

This reverts commit 3870f6d35d.
This commit is contained in:
heckflosse
2016-12-15 18:54:42 +01:00
parent 3870f6d35d
commit bbabe9bca8
12 changed files with 120 additions and 874 deletions

View File

@@ -484,9 +484,7 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
DEMOSAIC, // EvPixelShiftNonGreenVertical
DEMOSAIC, // EvPixelShiftNonGreenCross
DEMOSAIC, // EvPixelShiftStddevFactorRed
DEMOSAIC, // EvPixelShiftStddevFactorBlue
DEMOSAIC, // EvPixelShiftNonGreenCross2
DEMOSAIC // EvPixelShiftNonGreenAmaze
DEMOSAIC // EvPixelShiftStddevFactorBlue
};