summaryrefslogtreecommitdiff
path: root/fxbarcode/utils.h
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-09-17 17:27:32 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-09-17 17:27:32 +0000
commit61ea984efbfccce24e489e2d7095891959103048 (patch)
treee9b9e1f2d9a729aa26944cce2c8f0a326c028b6e /fxbarcode/utils.h
parent35d3d550157a31eeaa6ec8bcd8b62233d1584acb (diff)
downloadpdfium-61ea984efbfccce24e489e2d7095891959103048.tar.xz
Remove BCExceptionInvalidateCharacter.
Change-Id: Ia165095864ffe2865a5e433d09d0bccad1164d2c Reviewed-on: https://pdfium-review.googlesource.com/42453 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'fxbarcode/utils.h')
-rw-r--r--fxbarcode/utils.h1
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