summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-08-06 10:44:11 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-08-06 10:44:11 +0200
commit30585544fe20e177226e672dbc31e91ed2988772 (patch)
treed9d0ae017630077efa95a194812ef1382211ef80 /sd
parent975875d53a8afa7ae2df944f7a584870c663bc6a (diff)
-Werror,-Wunused-private-field
Change-Id: I37661729a2d9f05b58eef5a21effff8f8516b1b7
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/unoaprms.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/inc/unoaprms.hxx b/sd/source/ui/inc/unoaprms.hxx
index 375bb4b2fbca..ee3b4cce3bf2 100644
--- a/sd/source/ui/inc/unoaprms.hxx
+++ b/sd/source/ui/inc/unoaprms.hxx
@@ -59,8 +59,6 @@ class SdAnimationPrmsUndoAction : public SdUndoAction
::com::sun::star::presentation::AnimationSpeed eNewSecondSpeed;
Color aOldDimColor;
Color aNewDimColor;
- Color aOldBlueScreen;
- Color aNewBlueScreen;
OUString aOldSoundFile;
OUString aNewSoundFile;
SdrPathObj* pOldPathObj;