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 a1545b1013e4521bcce78c28059b341876505409..0c980066cca5ebf6f81a3019b8616c5fa469bccd 100644 |
| --- a/xfa/fwl/core/cfwl_message.h |
| +++ b/xfa/fwl/core/cfwl_message.h |
| @@ -30,7 +30,6 @@ class CFWL_Message { |
| CFWL_Widget* m_pSrcTarget; |
| CFWL_Widget* m_pDstTarget; |
| - uint32_t m_dwExtend; |
| private: |
| Type m_type; |