summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/basewidget/fwl_picturebox.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/basewidget/fwl_picturebox.h')
-rw-r--r--xfa/include/fwl/basewidget/fwl_picturebox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/include/fwl/basewidget/fwl_picturebox.h b/xfa/include/fwl/basewidget/fwl_picturebox.h
index caa7fce335..76389f65d2 100644
--- a/xfa/include/fwl/basewidget/fwl_picturebox.h
+++ b/xfa/include/fwl/basewidget/fwl_picturebox.h
@@ -50,6 +50,5 @@ class IFWL_PictureBox : public IFWL_Widget {
protected:
IFWL_PictureBox();
- virtual ~IFWL_PictureBox();
};
#endif