diff options
Diffstat (limited to 'fxbarcode/utils.h')
-rw-r--r-- | fxbarcode/utils.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/fxbarcode/utils.h b/fxbarcode/utils.h index 01c4b4e5b6..9e57d8f87d 100644 --- a/fxbarcode/utils.h +++ b/fxbarcode/utils.h @@ -50,12 +50,7 @@ enum BCFORMAT { #define BCExceptionBadIndexException 52 #define BCExceptionUnsupportedMode 64 #define BCExceptionInvalidateMaskPattern 68 -#define BCExceptionNullPointer 69 -#define BCExceptionBadMask 70 -#define BCExceptionInvalidateImageData 73 -#define BCExceptionHeight_8BeZero 74 #define BCExceptionCharacterNotThisMode 75 -#define BCExceptionInvalidateData 77 #define BCExceptionCharactersOutsideISO88591Encoding 87 #define BCExceptionIllegalDataCodewords 88 #define BCExceptionIllegalStateUnexpectedCase 90 |