summaryrefslogtreecommitdiff
path: root/linguistic/source/defs.hxx
diff options
context:
space:
mode:
authorserval <serval2412@yahoo.fr>2010-12-22 16:19:29 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-12-22 16:43:11 +0000
commitd9b52710a9b8f2e66afbb7fb35de044b16afd7ab (patch)
treeb806779a386b30b477397cd32cf8d591d4d7cbf9 /linguistic/source/defs.hxx
parent38ff183e944faff1b827843c0eae6e159c280a22 (diff)
RTL_CONSTASCII_USTRINGPARAM
Diffstat (limited to 'linguistic/source/defs.hxx')
-rw-r--r--linguistic/source/defs.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/linguistic/source/defs.hxx b/linguistic/source/defs.hxx
index a84af59df42a..a7af9e7ba6a1 100644
--- a/linguistic/source/defs.hxx
+++ b/linguistic/source/defs.hxx
@@ -41,8 +41,6 @@ class SvStream;
///////////////////////////////////////////////////////////////////////////
-#define A2OU(x) ::rtl::OUString::createFromAscii( x )
-
typedef boost::shared_ptr< SvStream > SvStreamPtr;
namespace css = ::com::sun::star;