diff options
Diffstat (limited to 'xfa/fwl/cfwl_caret.h')
-rw-r--r-- | xfa/fwl/cfwl_caret.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xfa/fwl/cfwl_caret.h b/xfa/fwl/cfwl_caret.h index 8a0b54fda0..638823699d 100644 --- a/xfa/fwl/cfwl_caret.h +++ b/xfa/fwl/cfwl_caret.h @@ -16,8 +16,6 @@ class CFWL_WidgetProperties; class CFWL_Widget; -#define FWL_STATE_CAT_HightLight 1 - class CFWL_Caret : public CFWL_Widget { public: CFWL_Caret(const CFWL_App* app, |