Index: xfa/include/fwl/basewidget/fwl_pushbutton.h |
diff --git a/xfa/include/fwl/basewidget/fwl_pushbutton.h b/xfa/include/fwl/basewidget/fwl_pushbutton.h |
index ae4ce8820c4d5a36aa662edbfb92924e4a7f6229..223dc5a311f96b7fb4be6a0a1d92b8df6638e04d 100644 |
--- a/xfa/include/fwl/basewidget/fwl_pushbutton.h |
+++ b/xfa/include/fwl/basewidget/fwl_pushbutton.h |
@@ -52,6 +52,5 @@ class IFWL_PushButton : public IFWL_Widget { |
protected: |
IFWL_PushButton(); |
- virtual ~IFWL_PushButton(); |
}; |
#endif |