Chromium Code Reviews| Index: xfa/include/fwl/core/fwl_content.h |
| diff --git a/xfa/include/fwl/core/fwl_content.h b/xfa/include/fwl/core/fwl_content.h |
| index 41b1af93b50ea51a0cf1ceb4a87f7cbf58d46e67..8669340343ef03dd9db9c9891fb40b04ac76264d 100644 |
| --- a/xfa/include/fwl/core/fwl_content.h |
| +++ b/xfa/include/fwl/core/fwl_content.h |
| @@ -22,6 +22,5 @@ class IFWL_Content : public IFWL_Widget { |
| protected: |
| IFWL_Content(); |
| - virtual ~IFWL_Content(); |
| }; |
| #endif |