Index: xfa/src/fxbarcode/pdf417/BC_PDF417ScanningDecoder.h |
diff --git a/xfa/src/fxbarcode/pdf417/BC_PDF417ScanningDecoder.h b/xfa/src/fxbarcode/pdf417/BC_PDF417ScanningDecoder.h |
index a0ac8888b146a6a757204761e8dcad536223e713..ca310d2c44d30abdf82306716d5cc64a9c541b55 100644 |
--- a/xfa/src/fxbarcode/pdf417/BC_PDF417ScanningDecoder.h |
+++ b/xfa/src/fxbarcode/pdf417/BC_PDF417ScanningDecoder.h |
@@ -9,12 +9,10 @@ |
class CBC_CommonDecoderResult; |
class CBC_CommonBitMatrix; |
-class CBC_ErrorCorrection; |
class CBC_Codeword; |
class CBC_BoundingBox; |
class CBC_ResultPoint; |
class CBC_BarcodeMetadata; |
-class CBC_BarcodeValue; |
class CBC_DetectionResult; |
class CBC_DetectionResultRowIndicatorColumn; |