diff options
Diffstat (limited to 'xfa/fwl/cfwl_form.h')
-rw-r--r-- | xfa/fwl/cfwl_form.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/cfwl_form.h b/xfa/fwl/cfwl_form.h index cac1747385..01ae9be5c0 100644 --- a/xfa/fwl/cfwl_form.h +++ b/xfa/fwl/cfwl_form.h @@ -14,7 +14,6 @@ #include "xfa/fwl/cfwl_widgetproperties.h" #define FWL_CLASS_Form L"FWL_FORM" -#define FWL_CLASS_FormProxy L"FWL_FORMPROXY" class CFWL_MessageMouse; class CFWL_NoteLoop; |