summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/license_dialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/gui/license_dialog.cxx')
-rw-r--r--desktop/source/deployment/gui/license_dialog.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/desktop/source/deployment/gui/license_dialog.cxx b/desktop/source/deployment/gui/license_dialog.cxx
index 09327822d78e..7a1570a5a26d 100644
--- a/desktop/source/deployment/gui/license_dialog.cxx
+++ b/desktop/source/deployment/gui/license_dialog.cxx
@@ -200,7 +200,6 @@ void LicenseView::Notify( SfxBroadcaster&, const SfxHint& rHint )
}
-
LicenseDialogImpl::LicenseDialogImpl(
vcl::Window * pParent,
const OUString & sExtensionName,
@@ -291,10 +290,6 @@ IMPL_LINK_NOARG_TYPED(LicenseDialogImpl, EndReachedHdl, LicenseView&, void)
}
-
-
-
-
LicenseDialog::LicenseDialog( Sequence<Any> const& args,
Reference<XComponentContext> const& )
{