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 e3fd1ac098..60a38af6c8 100644 --- a/fxbarcode/utils.h +++ b/fxbarcode/utils.h @@ -76,7 +76,6 @@ enum BCFORMAT { #define BCExceptionInvalidateData 77 #define BCExceptionCharactersOutsideISO88591Encoding 87 #define BCExceptionIllegalDataCodewords 88 -#define BCExceptionCannotHandleThisNumberOfDataRegions 89 #define BCExceptionIllegalStateUnexpectedCase 90 #define BCExceptionIllegalStateMessageLengthInvalid 92 #define BCExceptionIllegalArgumentNotGigits 93 |