summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/basewidget/fwl_combobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/basewidget/fwl_combobox.h')
-rw-r--r--xfa/include/fwl/basewidget/fwl_combobox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/include/fwl/basewidget/fwl_combobox.h b/xfa/include/fwl/basewidget/fwl_combobox.h
index 9faf224625..cd7da3d5c8 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