| Index: core/src/fxcodec/jbig2/JBig2_PatternDict.h
|
| diff --git a/core/src/fxcodec/jbig2/JBig2_PatternDict.h b/core/src/fxcodec/jbig2/JBig2_PatternDict.h
|
| index fd39bfd20b8949e2adb22580c6fbb6715df46ed3..f5e9b6e7e564e18ee93ce122797a9f45170bd8d7 100644
|
| --- a/core/src/fxcodec/jbig2/JBig2_PatternDict.h
|
| +++ b/core/src/fxcodec/jbig2/JBig2_PatternDict.h
|
| @@ -8,7 +8,7 @@
|
| #define _JBIG2_PATTERN_DICT_H_
|
| #include "JBig2_Define.h"
|
| #include "JBig2_Image.h"
|
| -class CJBig2_PatternDict : public CJBig2_Object {
|
| +class CJBig2_PatternDict {
|
| public:
|
| CJBig2_PatternDict();
|
|
|
|
|