diff options
Diffstat (limited to 'i18npool/inc/transliterationImpl.hxx')
-rw-r--r-- | i18npool/inc/transliterationImpl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/transliterationImpl.hxx b/i18npool/inc/transliterationImpl.hxx index e50b63abb22d..0c0fd5a07267 100644 --- a/i18npool/inc/transliterationImpl.hxx +++ b/i18npool/inc/transliterationImpl.hxx @@ -28,7 +28,7 @@ namespace com { namespace sun { namespace star { namespace i18n { -#if OSL_DEBUG_LEVEL > 1 +#if OSL_DEBUG_LEVEL > 0 #define RETURN_DEBUG_STRING ("return from transliterationImpl"); #define RETURN_DEBUG_NUMBER 'TRAN' #else |