summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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(