Chromium Code Reviews| Index: xfa/include/fwl/basewidget/fwl_spinbutton.h |
| diff --git a/xfa/include/fwl/basewidget/fwl_spinbutton.h b/xfa/include/fwl/basewidget/fwl_spinbutton.h |
| index 31f06c5e8d09c2595495d0ac8744bfeaaa56d352..dad93a34c272ca27b1543341baa234615b7f5467 100644 |
| --- a/xfa/include/fwl/basewidget/fwl_spinbutton.h |
| +++ b/xfa/include/fwl/basewidget/fwl_spinbutton.h |
| @@ -39,6 +39,5 @@ class IFWL_SpinButton : public IFWL_Widget { |
| protected: |
| IFWL_SpinButton(); |
| - virtual ~IFWL_SpinButton(); |
| }; |
| #endif |