pipdeprod next-gen is coming
This commit is contained in:
@@ -118,8 +118,6 @@ fprintf(stderr, ">>> %s ( %p %d %f )\n", __func__,
|
||||
image, idFx, fval);
|
||||
#endif
|
||||
|
||||
retval = 0;
|
||||
|
||||
#if DEBUG_THIS_CRAP
|
||||
static int count = 0;
|
||||
int flag_debug = 0;
|
||||
@@ -130,6 +128,8 @@ if (666==count) {
|
||||
}
|
||||
#endif
|
||||
|
||||
retval = 0;
|
||||
|
||||
switch (idFx) {
|
||||
case CR_none: /* DO NOTHING */
|
||||
retval = 0; break;
|
||||
|
||||
Reference in New Issue
Block a user