diff options
Diffstat (limited to 'xfa/fwl/cfwl_event.h')
-rw-r--r-- | xfa/fwl/cfwl_event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/cfwl_event.h b/xfa/fwl/cfwl_event.h index 01e3914b8b..787f8c2640 100644 --- a/xfa/fwl/cfwl_event.h +++ b/xfa/fwl/cfwl_event.h @@ -20,7 +20,6 @@ class CFWL_Event { public: enum class Type { CheckStateChanged, - CheckWord, Click, Close, EditChanged, |