Index: core/src/fxcodec/codec/fx_codec_jpx_opj.cpp |
diff --git a/core/src/fxcodec/codec/fx_codec_jpx_opj.cpp b/core/src/fxcodec/codec/fx_codec_jpx_opj.cpp |
index d98cb03f097f89afa8230b14c4f41cb6b6f6b7ff..0f0d2e5e410c8e62bee9cc91252acef7ec283da0 100644 |
--- a/core/src/fxcodec/codec/fx_codec_jpx_opj.cpp |
+++ b/core/src/fxcodec/codec/fx_codec_jpx_opj.cpp |
@@ -584,7 +584,7 @@ void color_apply_conversion(opj_image_t *image) |
return; |
} |
} |
-class CJPX_Decoder : public CFX_Object |
+class CJPX_Decoder |
{ |
public: |
CJPX_Decoder(); |