diff options
Diffstat (limited to 'fxbarcode/utils.h')
-rw-r--r-- | fxbarcode/utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fxbarcode/utils.h b/fxbarcode/utils.h index 9e57d8f87d..fcdbaa5a74 100644 --- a/fxbarcode/utils.h +++ b/fxbarcode/utils.h @@ -44,8 +44,6 @@ enum BCFORMAT { #define BCExceptionNO 0 #define BCExceptionIllegalArgument 16 -#define BCExceptionDegreeIsNegative 31 -#define BCExceptionAIsZero 37 #define BCExceptionValueMustBeEither0or1 50 #define BCExceptionBadIndexException 52 #define BCExceptionUnsupportedMode 64 |