Index: xfa/include/fwl/basewidget/fwl_combobox.h |
diff --git a/xfa/include/fwl/basewidget/fwl_combobox.h b/xfa/include/fwl/basewidget/fwl_combobox.h |
index 9faf224625417d7c0653f9860b6c0278a108d524..cd7da3d5c88303846e5842dec7380ec0c9ff865e 100644 |
--- a/xfa/include/fwl/basewidget/fwl_combobox.h |
+++ b/xfa/include/fwl/basewidget/fwl_combobox.h |
@@ -137,6 +137,5 @@ class IFWL_ComboBox : public IFWL_Widget { |
protected: |
IFWL_ComboBox(); |
- virtual ~IFWL_ComboBox(); |
}; |
#endif |