| Index: xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h
|
| diff --git a/xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h b/xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h
|
| index 557559e1f721b2cfc1dba2e61d3e22b8eec113cd..c1607791224850520167f147c649b8fa0b1f5e9f 100644
|
| --- a/xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h
|
| +++ b/xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h
|
| @@ -10,8 +10,7 @@ class CBC_PDF417DetectorResult;
|
| class CBC_BinaryBitmap;
|
| class CBC_CommonBitMatrix;
|
| class CBC_CommonBitArray;
|
| -class CBC_Detector;
|
| -class CBC_Detector : public CFX_Object
|
| +class CBC_Detector
|
| {
|
| public:
|
| CBC_Detector();
|
|
|