Index: xfa/include/fwl/core/fwl_widget.h |
diff --git a/xfa/include/fwl/core/fwl_widget.h b/xfa/include/fwl/core/fwl_widget.h |
index 10808bcac5f5fa9c5ea04091849e2b3c74dc022a..4a9c794d28fec1d3983b39bc9d18758787617b7f 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: |