Index: core/src/fxcodec/codec/codec_int.h |
diff --git a/core/src/fxcodec/codec/codec_int.h b/core/src/fxcodec/codec/codec_int.h |
index d0d969cddcd3d57abc9a5d56a52eb2e9235f8fd5..4c7eba08b30e307efede9f7e3392e58322f333d6 100644 |
--- a/core/src/fxcodec/codec/codec_int.h |
+++ b/core/src/fxcodec/codec/codec_int.h |
@@ -244,7 +244,7 @@ class CCodec_Jbig2Context |
public: |
CCodec_Jbig2Context(); |
~CCodec_Jbig2Context() {}; |
- IFX_FileRead* m_file_ptr; |
+ |
FX_DWORD m_width; |
FX_DWORD m_height; |
uint8_t* m_src_buf; |