diff options
Diffstat (limited to 'fxbarcode/utils.h')
-rw-r--r-- | fxbarcode/utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fxbarcode/utils.h b/fxbarcode/utils.h index 865db65f26..01c4b4e5b6 100644 --- a/fxbarcode/utils.h +++ b/fxbarcode/utils.h @@ -49,7 +49,6 @@ enum BCFORMAT { #define BCExceptionValueMustBeEither0or1 50 #define BCExceptionBadIndexException 52 #define BCExceptionUnsupportedMode 64 -#define BCExceptionInvalidateCharacter 65 #define BCExceptionInvalidateMaskPattern 68 #define BCExceptionNullPointer 69 #define BCExceptionBadMask 70 |