Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(222)

Unified Diff: xfa/fwl/core/cfwl_message.h

Issue 2557103002: Cleanup FWL default values part II. (Closed)
Patch Set: Unused Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698