Index: xfa/src/fxbarcode/qrcode/BC_QRCoderFormatInformation.h |
diff --git a/xfa/src/fxbarcode/qrcode/BC_QRCoderFormatInformation.h b/xfa/src/fxbarcode/qrcode/BC_QRCoderFormatInformation.h |
index 9d828c8380895a1e7be4b91d723fe3332b3e7763..49265e503318dc6432b9b971bbc2aa1ac7c40ade 100644 |
--- a/xfa/src/fxbarcode/qrcode/BC_QRCoderFormatInformation.h |
+++ b/xfa/src/fxbarcode/qrcode/BC_QRCoderFormatInformation.h |
@@ -7,8 +7,7 @@ |
#ifndef _BC_QRCODERFORMATINFORMATION_H_ |
#define _BC_QRCODERFORMATINFORMATION_H_ |
class CBC_QRCoderErrorCorrectionLevel; |
-class CBC_QRCoderFormatInformation; |
-class CBC_QRCoderFormatInformation : public CFX_Object |
+class CBC_QRCoderFormatInformation |
{ |
private: |
const static FX_INT32 FORMAT_INFO_MASK_QR; |