- Removed some older debug stuff.
This commit is contained in:
parent
4919cf2a2d
commit
3ba39a3a51
@ -134,10 +134,6 @@ switcher (const int process, const System sys, int index)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Allright, this is the right option
|
// Allright, this is the right option
|
||||||
#ifdef DEBUG
|
|
||||||
// [x] TODO remove
|
|
||||||
printf ("%% Detected switch: [%c] %s\n", shortopt, longopt);
|
|
||||||
#endif
|
|
||||||
// Enough arguments left?
|
// Enough arguments left?
|
||||||
return enough_arguments_left (args, shortopt, longopt);
|
return enough_arguments_left (args, shortopt, longopt);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user