summaryrefslogtreecommitdiff
path: root/include/filter
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2013-05-10 19:48:06 +0200
committerJan Holesovsky <kendy@suse.cz>2013-05-12 18:05:57 +0200
commit4bba85981771d3626569633796e120e372172750 (patch)
treea9a3456822b9714785c9775a1825be7714f4c758 /include/filter
parentb5465ea16383975357a774128a3432cb2a4a5d27 (diff)
bnc#758621: Kill unused aPlacementId, it is never set.
Based on work of Felix Zhang <fezhang@suse.com>, thank you! Change-Id: I733a2b69d01f86bcaf0fa401671d475d9b4641a6
Diffstat (limited to 'include/filter')
-rw-r--r--include/filter/msfilter/svdfppt.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index 2fbf096aec58..6fc22afe05cd 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -195,7 +195,6 @@ struct PptSlideLayoutAtom
{
sal_Int32 eLayout; // 0..18
sal_uInt8 aPlaceholderId[ 8 ];
- sal_uLong aPlacementId[ 8 ];
public:
PptSlideLayoutAtom() { Clear(); }