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 d4e03b3bac74..40939ec6042c 100644
--- a/extensions/source/update/check/updatehdl.cxx
+++ b/extensions/source/update/check/updatehdl.cxx
@@ -504,8 +504,6 @@ void SAL_CALL UpdateHandler::notifyTermination( const lang::EventObject& )
}
-
-
void UpdateHandler::updateState( UpdateState eState )
{
if ( meLastState == eState )
@@ -721,7 +719,6 @@ void UpdateHandler::loadStrings()
}
-
void UpdateHandler::startThrobber( bool bStart )
{
uno::Reference< awt::XControlContainer > xContainer( mxUpdDlg, uno::UNO_QUERY );