summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_form.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/cfwl_form.h')
-rw-r--r--xfa/fwl/cfwl_form.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/xfa/fwl/cfwl_form.h b/xfa/fwl/cfwl_form.h
index f62d3755bf..cac1747385 100644
--- a/xfa/fwl/cfwl_form.h
+++ b/xfa/fwl/cfwl_form.h
@@ -16,10 +16,6 @@
#define FWL_CLASS_Form L"FWL_FORM"
#define FWL_CLASS_FormProxy L"FWL_FORMPROXY"
-#if (_FX_OS_ == _FX_OS_MACOSX_)
-#define FWL_UseMacSystemBorder
-#endif
-
class CFWL_MessageMouse;
class CFWL_NoteLoop;
class CFWL_Widget;