summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/splash/splash.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/source/splash/splash.cxx b/desktop/source/splash/splash.cxx
index ceee2be20d7d..d8ad660abd8b 100644
--- a/desktop/source/splash/splash.cxx
+++ b/desktop/source/splash/splash.cxx
@@ -306,8 +306,6 @@ SplashScreen::initialize( const ::com::sun::star::uno::Sequence< ::com::sun::sta
Application::AddEventListener(
LINK( this, SplashScreen, AppEventListenerHdl ) );
-
- SetBackgroundBitmap( _aIntroBmp );
}
}