summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-07-24 21:50:58 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-07-24 21:50:58 +0200
commitee35719f07d500aa19b6d0a166446e3135044e70 (patch)
tree391ce5f5f7be2c4d564780e25ff2671e5b6ec370 /sd/inc
parent309e09b044b351711dee174d56f947eb1c619aaa (diff)
-Werror,-Wunused-private-field
Change-Id: I3104a661b7c00851f6e444eb6899483bfc9c7417
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/CustomAnimationEffect.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/CustomAnimationEffect.hxx b/sd/inc/CustomAnimationEffect.hxx
index ceb7333d08c8..c4f892b5f2ed 100644
--- a/sd/inc/CustomAnimationEffect.hxx
+++ b/sd/inc/CustomAnimationEffect.hxx
@@ -195,8 +195,6 @@ private:
EffectSequenceHelper* mpEffectSequence;
- OUString maName;
-
::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > mxNode;
::com::sun::star::uno::Reference< ::com::sun::star::animations::XAudio > mxAudio;
::com::sun::star::uno::Any maTarget;