[Libreoffice-commits] core.git: include/svtools

Stephan Bergmann sbergman at redhat.com
Tue Nov 29 14:55:06 UTC 2016


 include/svtools/ctrltool.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3f62d8884358cc2379d39e2b47eabfec7579c0e1
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Tue Nov 29 15:54:39 2016 +0100

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

diff --git a/include/svtools/ctrltool.hxx b/include/svtools/ctrltool.hxx
index 48196a0..8527e45 100644
--- a/include/svtools/ctrltool.hxx
+++ b/include/svtools/ctrltool.hxx
@@ -134,7 +134,6 @@ private:
 
     OUString                maMapBoth;
     OUString                maMapPrinterOnly;
-    OUString                maMapScreenOnly;
     OUString                maMapStyleNotAvailable;
     mutable OUString        maMapNotAvailable;
     OUString                maLight;


More information about the Libreoffice-commits mailing list