From 0ce0c369aa8880dff9fe874ba85ec6f52ee37ddf Mon Sep 17 00:00:00 2001 From: Alexander Wilms Date: Sat, 22 Feb 2014 21:20:15 +0100 Subject: Remove unneccessary comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- uui/source/sslwarndlg.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uui/source/sslwarndlg.cxx') diff --git a/uui/source/sslwarndlg.cxx b/uui/source/sslwarndlg.cxx index 556127a4385f..88ba2e570405 100644 --- a/uui/source/sslwarndlg.cxx +++ b/uui/source/sslwarndlg.cxx @@ -36,7 +36,7 @@ void SSLWarnDialog::ViewCert() xDocumentDigitalSignatures.get()->showCertificate(getCert()); } -// ----------------------------------------------------------------------- + SSLWarnDialog::SSLWarnDialog(Window* pParent, const css::uno::Reference< css::security::XCertificate >& rXCert, -- cgit v1.2.3