summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/ifwl_spinbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/core/ifwl_spinbutton.h')
-rw-r--r--xfa/fwl/core/ifwl_spinbutton.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xfa/fwl/core/ifwl_spinbutton.h b/xfa/fwl/core/ifwl_spinbutton.h
index 39aee9fabe..e2fda86da0 100644
--- a/xfa/fwl/core/ifwl_spinbutton.h
+++ b/xfa/fwl/core/ifwl_spinbutton.h
@@ -17,8 +17,6 @@
class CFWL_MsgMouse;
class CFWL_WidgetProperties;
-FWL_EVENT_DEF(CFWL_EvtSpbClick, CFWL_EventType::Click, bool m_bUp;)
-
class IFWL_SpinButton : public IFWL_Widget {
public:
IFWL_SpinButton(const IFWL_App* app,