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

Tor Lillqvist tml at collabora.com
Tue Nov 4 14:05:04 PST 2014


 svx/source/sidebar/paragraph/ParaPropertyPanel.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 8e19b7a0b3dc57fce7e2caf05af2c0451123c5be
Author: Tor Lillqvist <tml at collabora.com>
Date:   Tue Nov 4 21:50:07 2014 +0200

    WaE: unused variable 'UNO_LINESPACING'
    
    Change-Id: Ica6d417b18136f0645d69a54a86ecddd255e17c1

diff --git a/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx b/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
index 5e7604f..e683e6d 100644
--- a/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
+++ b/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
@@ -53,8 +53,6 @@ const char UNO_PROMOTE[]          = ".uno:Promote";
 const char UNO_DEMOTE[]           = ".uno:Demote";
 const char UNO_HANGINGINDENT2[]   = ".uno:HangingIndent2";
 
-const char UNO_LINESPACING[]      = ".uno:LineSpacing";
-
 const char UNO_PARASPACEINC[]     = ".uno:ParaspaceIncrease";
 const char UNO_PARASPACEDEC[]     = ".uno:ParaspaceDecrease";
 


More information about the Libreoffice-commits mailing list