summaryrefslogtreecommitdiff
path: root/desktop/source/splash
diff options
context:
space:
mode:
authorAlbert Thuswaldner <albert.thuswaldner@gmail.com>2011-02-16 18:22:29 -0500
committerKohei Yoshida <kyoshida@novell.com>2011-02-16 18:22:29 -0500
commit9803697b7f9d7e08f6fc8a6a9e1136d3619cb3a1 (patch)
tree48bdbf7a8029b87f3b655adbe31ab5fbb3cf59c9 /desktop/source/splash
parent65d891652fd5de4b93d9cd3dadd866b099af423b (diff)
Translation of German comment.
Diffstat (limited to 'desktop/source/splash')
-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 e88267dbf9e4..916316af4e9e 100644
--- a/desktop/source/splash/splash.cxx
+++ b/desktop/source/splash/splash.cxx
@@ -254,9 +254,7 @@ void SplashScreen::updateStatus()
{
if (!_bVisible || _bProgressEnd) return;
if (!_bPaintProgress) _bPaintProgress = sal_True;
- //_bPaintBitmap=sal_False;
Paint(Rectangle());
- //_bPaintBitmap=sal_True;
Flush();
}