summaryrefslogtreecommitdiffstats
path: root/sd/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-29 09:09:05 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-30 07:01:41 +0000
commitfbd23182ee1804fd87a13d79a71e231549767408 (patch)
treeba2e1c8af7bcfc71908ae6a1858315e6547b3c73 /sd/inc
parentModify the ImpGraphic class SwapFile to use a shared pointer (diff)
downloadcore-fbd23182ee1804fd87a13d79a71e231549767408.tar.gz
core-fbd23182ee1804fd87a13d79a71e231549767408.zip
loplugin:unusedfields
Change-Id: If06fffa8db050df0f9c1c7da6163575bf522382e Reviewed-on: https://gerrit.libreoffice.org/26754 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/anminfo.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/anminfo.hxx b/sd/inc/anminfo.hxx
index db2aeb38553b..96cb5a0a8860 100644
--- a/sd/inc/anminfo.hxx
+++ b/sd/inc/anminfo.hxx
@@ -57,7 +57,6 @@ public:
bool mbSecondSoundOn; ///< for object fading.
bool mbSecondPlayFull; ///< for object fading.
sal_uInt16 mnVerb; ///< for OLE object
- sal_uLong mnPresOrder;
SdrObject& mrObject;
void SetBookmark( const OUString& rBookmark );