summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/eppt.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-23 09:57:02 +0200
committerNoel Grandin <noel@peralex.com>2015-11-23 13:30:53 +0200
commit980fe3f79102fdeb8d1b997668d9d5c2e1c7e690 (patch)
treea691cf6f0965aafb159c39e29f8103938d972d36 /sd/source/filter/eppt/eppt.cxx
parent56a9594649872f4076b6891f917138d2b1e8d028 (diff)
loplugin:unusedfields in sd/
Change-Id: Id6da990828ece02132032285116f3a20de423519
Diffstat (limited to 'sd/source/filter/eppt/eppt.cxx')
-rw-r--r--sd/source/filter/eppt/eppt.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/filter/eppt/eppt.cxx b/sd/source/filter/eppt/eppt.cxx
index a272f8263e55..9e5c4a791021 100644
--- a/sd/source/filter/eppt/eppt.cxx
+++ b/sd/source/filter/eppt/eppt.cxx
@@ -91,7 +91,6 @@ PPTWriter::PPTWriter( tools::SvRef<SotStorage>& rSvStorage,
mpExEmbed ( new SvMemoryStream ),
mnDrawings ( 0 ),
mnPagesWritten ( 0 ),
- mnUniqueSlideIdentifier ( 0 ),
mnTxId ( 0x7a2f64 ),
mnDiaMode ( 0 ),
mnShapeMasterTitle ( 0 ),