| 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 682b5d0dbb1fdb22c0b6d38815eb97c18d0b042e..10d0c3fd796706627a6a09199b7fd7e4ff108a5c 100644
|
| --- a/core/src/fxcodec/codec/codec_int.h
|
| +++ b/core/src/fxcodec/codec/codec_int.h
|
| @@ -280,7 +280,6 @@ class CCodec_Jbig2Context {
|
| FX_DWORD m_global_size;
|
| uint8_t* m_dest_buf;
|
| FX_DWORD m_dest_pitch;
|
| - FX_BOOL m_bFileReader;
|
| IFX_Pause* m_pPause;
|
| CJBig2_Context* m_pContext;
|
| CJBig2_Image* m_dest_image;
|
|
|