summaryrefslogtreecommitdiffstats
path: root/sd/source/filter/ppt/propread.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/ppt/propread.hxx')
-rw-r--r--sd/source/filter/ppt/propread.hxx1
1 files changed, 0 insertions, 1 deletions
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);
};