summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatehdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/update/check/updatehdl.cxx')
-rw-r--r--extensions/source/update/check/updatehdl.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/extensions/source/update/check/updatehdl.cxx b/extensions/source/update/check/updatehdl.cxx
index 2320e7cd993b..522587dea6b7 100644
--- a/extensions/source/update/check/updatehdl.cxx
+++ b/extensions/source/update/check/updatehdl.cxx
@@ -498,9 +498,6 @@ void UpdateHandler::updateState( UpdateState eState )
if ( meLastState == eState )
return;
- if ( isVisible() )
- {} // ToTop();
-
OUString sText;
switch ( eState )