diff options
Diffstat (limited to 'include/svl/rectitem.hxx')
-rw-r--r-- | include/svl/rectitem.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svl/rectitem.hxx b/include/svl/rectitem.hxx index 28872aec9a69..359b7aa4de41 100644 --- a/include/svl/rectitem.hxx +++ b/include/svl/rectitem.hxx @@ -35,7 +35,6 @@ public: SfxRectangleItem(); SfxRectangleItem( sal_uInt16 nWhich, const Rectangle& rVal ); SfxRectangleItem( const SfxRectangleItem& ); - virtual ~SfxRectangleItem() override {} virtual bool GetPresentation( SfxItemPresentation ePres, MapUnit eCoreMetric, |