Index: xfa/src/fxbarcode/common/BC_WhiteRectangleDetector.h |
diff --git a/xfa/src/fxbarcode/common/BC_WhiteRectangleDetector.h b/xfa/src/fxbarcode/common/BC_WhiteRectangleDetector.h |
index 83d91ced923d0c0fd082eac2edf232c8ee0ea3da..40146d39def9ab432466cad13822012f3f896011 100644 |
--- a/xfa/src/fxbarcode/common/BC_WhiteRectangleDetector.h |
+++ b/xfa/src/fxbarcode/common/BC_WhiteRectangleDetector.h |
@@ -8,8 +8,7 @@ |
#define _BC_WHITERECTANLEDETECTOR_H_ |
class CBC_CommonBitMatrix; |
class CBC_ResultPoint; |
-class CBC_WhiteRectangleDetector; |
-class CBC_WhiteRectangleDetector : public CFX_Object |
+class CBC_WhiteRectangleDetector |
{ |
public: |
CBC_WhiteRectangleDetector(CBC_CommonBitMatrix *image); |