summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/core/fwl_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/core/fwl_widget.h')
-rw-r--r--xfa/include/fwl/core/fwl_widget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/include/fwl/core/fwl_widget.h b/xfa/include/fwl/core/fwl_widget.h
index 10808bcac5..4a9c794d28 100644
--- a/xfa/include/fwl/core/fwl_widget.h
+++ b/xfa/include/fwl/core/fwl_widget.h
@@ -101,7 +101,6 @@ class IFWL_Custom : public IFWL_Widget {
protected:
IFWL_Custom();
- virtual ~IFWL_Custom();
};
class IFWL_Proxy {
public: