summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-11-04 21:50:07 +0200
committerTor Lillqvist <tml@collabora.com>2014-11-05 00:04:16 +0200
commit8e19b7a0b3dc57fce7e2caf05af2c0451123c5be (patch)
treec07816e2f6916bb0205b2ddd02d5b6b495bac30f
parentacc1d00febdd2222a920c1b824e69783185f5b08 (diff)
WaE: unused variable 'UNO_LINESPACING'
Change-Id: Ica6d417b18136f0645d69a54a86ecddd255e17c1
-rw-r--r--svx/source/sidebar/paragraph/ParaPropertyPanel.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx b/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
index 5e7604fc9a70..e683e6d73453 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";