summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/SpellDialog.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-04-20 01:56:39 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-04-20 01:57:32 +0900
commitac7f7b04627c9ee8321b1696fa609d9632763b8b (patch)
treeda501b977939ab6758d9db029579865de0159c3f /cui/source/dialogs/SpellDialog.cxx
parent3f7c2623633ccce76cb5523d9dc2a268226b34ab (diff)
removed unused defines
Diffstat (limited to 'cui/source/dialogs/SpellDialog.cxx')
-rw-r--r--cui/source/dialogs/SpellDialog.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/dialogs/SpellDialog.cxx b/cui/source/dialogs/SpellDialog.cxx
index fe1e39d86774..200cd398da7f 100644
--- a/cui/source/dialogs/SpellDialog.cxx
+++ b/cui/source/dialogs/SpellDialog.cxx
@@ -79,7 +79,6 @@ using namespace ::com::sun::star::linguistic2;
using ::rtl::OUString;
-#define C2U(cChar) ::rtl::OUString::createFromAscii(cChar)
// struct SpellDialog_Impl ---------------------------------------------
struct SpellDialog_Impl