diff options
Diffstat (limited to 'xfa/src/fxbarcode/qrcode/BC_QRDetector.h')
-rw-r--r-- | xfa/src/fxbarcode/qrcode/BC_QRDetector.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xfa/src/fxbarcode/qrcode/BC_QRDetector.h b/xfa/src/fxbarcode/qrcode/BC_QRDetector.h index b76a656f07..67cbeb44d6 100644 --- a/xfa/src/fxbarcode/qrcode/BC_QRDetector.h +++ b/xfa/src/fxbarcode/qrcode/BC_QRDetector.h @@ -14,11 +14,6 @@ class CBC_CommonBitMatrix; class CBC_QRDetectorResult; class CBC_QRFinderPatternInfo; class CBC_QRAlignmentPattern; -class CBC_QRFinderPatternFinder; -class CBC_QRCoderVersion; -class CBC_QRGridSampler; -class CBC_QRAlignmentPatternFinder; -class CBC_QRAlignmentPattern; class CBC_QRDetector { private: |