[Libreoffice-commits] core.git: sd/source

Stephan Bergmann sbergman at redhat.com
Thu Aug 6 01:44:39 PDT 2015


 sd/source/ui/inc/unoaprms.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 30585544fe20e177226e672dbc31e91ed2988772
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Aug 6 10:44:11 2015 +0200

    -Werror,-Wunused-private-field
    
    Change-Id: I37661729a2d9f05b58eef5a21effff8f8516b1b7

diff --git a/sd/source/ui/inc/unoaprms.hxx b/sd/source/ui/inc/unoaprms.hxx
index 375bb4b..ee3b4cc 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;


More information about the Libreoffice-commits mailing list