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

Tor Lillqvist tml at collabora.com
Mon Dec 22 06:02:26 PST 2014


 svtools/source/config/accessibilityoptions.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit e854d5d678982c120657b29c4fb20ef38ba76b27
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Dec 22 15:52:17 2014 +0200

    WaE: unused variable 's_sIsSystemFont'
    
    Change-Id: Icec2ad962bea3f46b5508c2612cc69d525d08391

diff --git a/svtools/source/config/accessibilityoptions.cxx b/svtools/source/config/accessibilityoptions.cxx
index 89116db..e177a15 100644
--- a/svtools/source/config/accessibilityoptions.cxx
+++ b/svtools/source/config/accessibilityoptions.cxx
@@ -54,7 +54,6 @@ namespace
     const char s_sIsAllowAnimatedGraphics[] = "IsAllowAnimatedGraphics";
     const char s_sIsAllowAnimatedText[] = "IsAllowAnimatedText";
     const char s_sIsAutomaticFontColor[] = "IsAutomaticFontColor";
-    const char s_sIsSystemFont[] = "IsSystemFont";
     const char s_sIsSelectionInReadonly[] = "IsSelectionInReadonly";
     const char s_sColorValueSetColumnCount[] = "ColorValueSetColumnCount";
     const char s_sEdgeBlending[] = "EdgeBlending";


More information about the Libreoffice-commits mailing list