Chromium Code Reviews| Index: xfa/include/fwl/basewidget/fwl_picturebox.h |
| diff --git a/xfa/include/fwl/basewidget/fwl_picturebox.h b/xfa/include/fwl/basewidget/fwl_picturebox.h |
| index caa7fce33528bf60cd74983a8b6900e0ddad48cb..76389f65d299e0389333031c8064732bd92b07f1 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 |