summaryrefslogtreecommitdiff
path: root/svx/source/dialog/svxbmpnumvalueset.cxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-01-30 14:03:02 +0100
committerLuboš Luňák <l.lunak@suse.cz>2013-01-30 14:03:45 +0100
commit1475618fda02a0a2988ca5b9b7979b160399e168 (patch)
tree0aa01f196917b5c98c61b8df536c1318059b4691 /svx/source/dialog/svxbmpnumvalueset.cxx
parent97eb8a6e0eb830f37dcba64a51d725aab4c5ff53 (diff)
remove useless macros
created by incorrect replacements in the previous commit Change-Id: I15a56ecd201ce202fe933c7d24908923bedc6708
Diffstat (limited to 'svx/source/dialog/svxbmpnumvalueset.cxx')
-rw-r--r--svx/source/dialog/svxbmpnumvalueset.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/dialog/svxbmpnumvalueset.cxx b/svx/source/dialog/svxbmpnumvalueset.cxx
index 05be4aa986c9..c4d7dac76e9a 100644
--- a/svx/source/dialog/svxbmpnumvalueset.cxx
+++ b/svx/source/dialog/svxbmpnumvalueset.cxx
@@ -64,7 +64,6 @@ using namespace com::sun::star::container;
using namespace com::sun::star::style;
using rtl::OUString;
-#define cChar OUString::createFromAscii(cChar)
#define NUM_PAGETYPE_BULLET 0
#define NUM_PAGETYPE_SINGLENUM 1
#define NUM_PAGETYPE_NUM 2