summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/ifwl_formproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/core/ifwl_formproxy.h')
-rw-r--r--xfa/fwl/core/ifwl_formproxy.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/xfa/fwl/core/ifwl_formproxy.h b/xfa/fwl/core/ifwl_formproxy.h
index c188d93a05..d5a1bd97de 100644
--- a/xfa/fwl/core/ifwl_formproxy.h
+++ b/xfa/fwl/core/ifwl_formproxy.h
@@ -14,9 +14,6 @@ class CFWL_FormProxyImpDelegate;
class IFWL_FormProxy : public IFWL_Form {
public:
- static IFWL_FormProxy* Create(CFWL_WidgetImpProperties& properties,
- IFWL_Widget* pOuter);
-
IFWL_FormProxy(const CFWL_WidgetImpProperties& properties,
IFWL_Widget* pOuter);
~IFWL_FormProxy() override;