Chromium Code Reviews| Index: xfa/fwl/core/cfwl_message.h |
| diff --git a/xfa/fwl/core/cfwl_message.h b/xfa/fwl/core/cfwl_message.h |
| index 8028bf6cbb03db8f5f76499c315ea56795a16db7..08ddf9bd817385d52c19d39e8e369664927bf0e6 100644 |
| --- a/xfa/fwl/core/cfwl_message.h |
| +++ b/xfa/fwl/core/cfwl_message.h |
| @@ -34,7 +34,6 @@ class CFWL_Message { |
| CFWL_Widget* m_pSrcTarget; |
| CFWL_Widget* m_pDstTarget; |
| - uint32_t m_dwExtend; |
| private: |
| CFWL_MessageType m_type; |