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

@@ -485,8 +485,6 @@ enum ProcEvent {
EvPixelShiftNonGreenCross = 455,
EvPixelShiftStddevFactorRed = 456,
EvPixelShiftStddevFactorBlue = 457,
EvPixelShiftNonGreenCross2 = 458,
EvPixelShiftNonGreenAmaze = 459,
NUMOFEVENTS
};