summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-09-17 00:24:21 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-09-17 00:24:35 +0200
commita0a5f7695388627246d30701afdbd68ed812ddc9 (patch)
tree75e658c41a3ceba8536a78b5c671e6dc7460289a /desktop
parentbfeb4126108ab307d7843cf9f32acf95ae60d06a (diff)
Use SAL_INFO
Change-Id: Ie84aa24fc7b2d58dbb4f22ef063dfd055f32ae85
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/misc/dp_misc.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/desktop/source/deployment/misc/dp_misc.cxx b/desktop/source/deployment/misc/dp_misc.cxx
index 9f3c55327c61..28783296681c 100644
--- a/desktop/source/deployment/misc/dp_misc.cxx
+++ b/desktop/source/deployment/misc/dp_misc.cxx
@@ -530,10 +530,7 @@ OUString readConsole()
void TRACE(OUString const & sText)
{
- (void) sText;
-#if OSL_DEBUG_LEVEL > 1
- writeConsole(sText);
-#endif
+ SAL_INFO("desktop.deployment", sText);
}
void syncRepositories(