summaryrefslogtreecommitdiff
path: root/desktop/source/splash
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2011-03-25 20:48:19 +0100
committerChristina Rossmanith <ChrRossmanith@web.de>2011-03-25 20:48:58 +0100
commitf1302fb394a3727e0aee18e1429ffa16030d743e (patch)
tree786085486173f6e0033bb5b9ef04ffa708436129 /desktop/source/splash
parent5ad613272937edf33b126eeeb0ab15050c0c115e (diff)
Remove commented code in libs-core/desktop
Diffstat (limited to 'desktop/source/splash')
-rwxr-xr-xdesktop/source/splash/splash.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/splash/splash.cxx b/desktop/source/splash/splash.cxx
index bdcda986a08f..42e1dfd51c0d 100755
--- a/desktop/source/splash/splash.cxx
+++ b/desktop/source/splash/splash.cxx
@@ -263,7 +263,6 @@ IMPL_LINK( SplashScreen, AppEventListenerHdl, VclWindowEvent *, inEvent )
{
if ( inEvent != 0 )
{
- // Paint( Rectangle() );
switch ( inEvent->GetId() )
{
case VCLEVENT_WINDOW_SHOW: