| Index: xfa/src/fxbarcode/qrcode/BC_QRDetectorResult.h
|
| diff --git a/xfa/src/fxbarcode/qrcode/BC_QRDetectorResult.h b/xfa/src/fxbarcode/qrcode/BC_QRDetectorResult.h
|
| index 50381d97426b8d7519605fbff69fd0935f8e71e0..e2397db7efeb88c8cbde2960f26cd3661b340f67 100644
|
| --- a/xfa/src/fxbarcode/qrcode/BC_QRDetectorResult.h
|
| +++ b/xfa/src/fxbarcode/qrcode/BC_QRDetectorResult.h
|
| @@ -10,7 +10,6 @@
|
| #include "core/include/fxcrt/fx_basic.h"
|
|
|
| class CBC_CommonBitMatrix;
|
| -class CBC_ResultPoint;
|
|
|
| class CBC_QRDetectorResult {
|
| private:
|
|
|