summaryrefslogtreecommitdiff
path: root/xfa/fxbarcode/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxbarcode/utils.h')
-rw-r--r--xfa/fxbarcode/utils.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/xfa/fxbarcode/utils.h b/xfa/fxbarcode/utils.h
index e5f8e9f59f..1cb8d85013 100644
--- a/xfa/fxbarcode/utils.h
+++ b/xfa/fxbarcode/utils.h
@@ -165,9 +165,5 @@ enum BCFORMAT {
#define BCExceptiontNotFoundInstance 104
#define BCExceptionNotFoundInstance 105
#define BCExceptionCannotMetadata 106
-#define TWO_DIGIT_DATA_LENGTH_SIZE 24
-#define THREE_DIGIT_DATA_LENGTH_SIZE 23
-#define THREE_DIGIT_PLUS_DIGIT_DATA_LENGTH_SIZE 57
-#define FOUR_DIGIT_DATA_LENGTH_SIZE 17
#endif // XFA_FXBARCODE_UTILS_H_