summaryrefslogtreecommitdiff
path: root/desktop/source/splash/unxsplash.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/splash/unxsplash.cxx')
-rw-r--r--desktop/source/splash/unxsplash.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/splash/unxsplash.cxx b/desktop/source/splash/unxsplash.cxx
index cd08acc23a27..ba22c3ec44db 100644
--- a/desktop/source/splash/unxsplash.cxx
+++ b/desktop/source/splash/unxsplash.cxx
@@ -63,7 +63,7 @@ void SAL_CALL UnxSplashScreen::end()
void SAL_CALL UnxSplashScreen::reset()
throw ( uno::RuntimeException, std::exception )
{
- SAL_WARN("desktop.splash", "UNXSplashScreen::reset()");
+ SAL_INFO("desktop.splash", "UNXSplashScreen::reset()");
if( !m_pOutFd )
return;