diff options
Diffstat (limited to 'core/fxcodec/fx_codec.h')
-rw-r--r-- | core/fxcodec/fx_codec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcodec/fx_codec.h b/core/fxcodec/fx_codec.h index f034ac28ed..fd7b1748ff 100644 --- a/core/fxcodec/fx_codec.h +++ b/core/fxcodec/fx_codec.h @@ -49,7 +49,6 @@ class CFX_DIBAttribute { float m_fAspectRatio; uint16_t m_wDPIUnit; CFX_ByteString m_strAuthor; - uint8_t m_strTime[20]; int32_t m_nGifLeft; int32_t m_nGifTop; uint32_t* m_pGifLocalPalette; |