summaryrefslogtreecommitdiff
path: root/linguistic/inc/linguistic/misc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/inc/linguistic/misc.hxx')
-rw-r--r--linguistic/inc/linguistic/misc.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/linguistic/inc/linguistic/misc.hxx b/linguistic/inc/linguistic/misc.hxx
index 8b54d2889d4f..df5e1eedc78c 100644
--- a/linguistic/inc/linguistic/misc.hxx
+++ b/linguistic/inc/linguistic/misc.hxx
@@ -64,9 +64,6 @@ class LocaleDataWrapper;
namespace linguistic
{
-// ascii to OUString conversion
-#define A2OU(x) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( x ))
-
/// Flags to be used with the multi-path related functions
/// @see GetDictionaryPaths
#define PATH_FLAG_INTERNAL 0x01