diff options
Diffstat (limited to 'xfa/fwl/core/cfwl_event.h')
-rw-r--r-- | xfa/fwl/core/cfwl_event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/core/cfwl_event.h b/xfa/fwl/core/cfwl_event.h index ba8a4d683f..0052c4e097 100644 --- a/xfa/fwl/core/cfwl_event.h +++ b/xfa/fwl/core/cfwl_event.h @@ -41,7 +41,6 @@ enum class CFWL_EventType { DrawItem, DropDown, EditChanged, - GetSuggestedWords, HoverChanged, Idle, Key, |