summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_listitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/cfwl_listitem.h')
-rw-r--r--xfa/fwl/cfwl_listitem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/cfwl_listitem.h b/xfa/fwl/cfwl_listitem.h
index d4f5d6d62d..0e608f8d92 100644
--- a/xfa/fwl/cfwl_listitem.h
+++ b/xfa/fwl/cfwl_listitem.h
@@ -22,7 +22,6 @@ class CFWL_ListItem {
uint32_t m_dwStyles;
CFX_WideString m_wsText;
CFX_DIBitmap* m_pDIB;
- void* m_pData;
uint32_t m_dwCheckState;
CFX_RectF m_rtCheckBox;
};