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 a8060290cd..865db65f26 100644 --- a/fxbarcode/utils.h +++ b/fxbarcode/utils.h @@ -48,7 +48,6 @@ enum BCFORMAT { #define BCExceptionAIsZero 37 #define BCExceptionValueMustBeEither0or1 50 #define BCExceptionBadIndexException 52 -#define BCExceptionNoSuchVersion 58 #define BCExceptionUnsupportedMode 64 #define BCExceptionInvalidateCharacter 65 #define BCExceptionInvalidateMaskPattern 68 |