From 4fabc2347c75bd09312c6d4b5c7695c26914af52 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 25 Jan 2017 08:36:58 +0200 Subject: loplugin: unnecessary destructor scaddins..sdext Change-Id: I6ae02ad25863ec7e0f780020dbc69c9a99488c24 Reviewed-on: https://gerrit.libreoffice.org/33511 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sd/source/filter/ppt/propread.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sd/source/filter/ppt/propread.hxx') diff --git a/sd/source/filter/ppt/propread.hxx b/sd/source/filter/ppt/propread.hxx index c874eeb4d5fd..fc1e3f272791 100644 --- a/sd/source/filter/ppt/propread.hxx +++ b/sd/source/filter/ppt/propread.hxx @@ -91,7 +91,6 @@ struct PropEntry PropEntry( sal_uInt32 nId, const sal_uInt8* pBuf, sal_uInt32 nBufSize ); PropEntry( const PropEntry& rProp ); - ~PropEntry() {} PropEntry& operator=(const PropEntry& rPropEntry); }; -- cgit v1.2.3