summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-05-28 11:42:43 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-05-28 11:47:45 -0500
commitbb059d9dd38f1dc5d0075f6c703154d4c6b50bd2 (patch)
tree45347f304ab9390ea2b688e5cdf6ed15e8aaa432 /i18npool
parentc927e5ed4d358465f91ec4f28734af42d72a0f9c (diff)
targetted string re-work
Change-Id: I0d0712f441fcecb7a165173da7174e8f254cf39a
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/inc/transliterationImpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/transliterationImpl.hxx b/i18npool/inc/transliterationImpl.hxx
index cb06d0e85ebf..64da175b3379 100644
--- a/i18npool/inc/transliterationImpl.hxx
+++ b/i18npool/inc/transliterationImpl.hxx
@@ -38,7 +38,7 @@
namespace com { namespace sun { namespace star { namespace i18n {
#if OSL_DEBUG_LEVEL > 1
-#define RETURN_DEBUG_STRING (rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("return from transliterationImpl")));
+#define RETURN_DEBUG_STRING ("return from transliterationImpl");
#define RETURN_DEBUG_NUMBER 'TRAN'
#else
#define RETURN_DEBUG_STRING