Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Unified Diff: xfa/src/fxbarcode/pdf417/BC_PDF417ScanningDecoder.h

Issue 1741003002: Cleanup forward declarations. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « xfa/src/fxbarcode/pdf417/BC_PDF417ECModulusGF.h ('k') | xfa/src/fxbarcode/qrcode/BC_QRAlignmentPattern.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « xfa/src/fxbarcode/pdf417/BC_PDF417ECModulusGF.h ('k') | xfa/src/fxbarcode/qrcode/BC_QRAlignmentPattern.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698