License under LGPLv3+/MPL. Great to finally get to do this again.
Luke Petrolekas
From e648d3bbbb50e83f617d0c2f8d7d0693460b38b4 Mon Sep 17 00:00:00 2001 From: Luke Petrolekas <luke.petrole...@gmail.com> Date: Thu, 26 May 2011 10:27:54 -0400 Subject: [PATCH] Removes commented out code. --- .../source/component/documentdigitalsignatures.cxx | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/xmlsecurity/source/component/documentdigitalsignatures.cxx b/xmlsecurity/source/component/documentdigitalsignatures.cxx index 8032883..205fe3e 100644 --- a/xmlsecurity/source/component/documentdigitalsignatures.cxx +++ b/xmlsecurity/source/component/documentdigitalsignatures.cxx @@ -440,8 +440,6 @@ void DocumentDigitalSignatures::showCertificate( ::ucbhelper::ContentBroker* pBroker = NULL; //warning free code - //if ( aLocObj.GetProtocol() == INET_PROT_FILE && ( pBroker = ::ucbhelper::ContentBroker::get() ) ) - // xContentProvider = pBroker->getContentProviderInterface(); if ( aLocObj.GetProtocol() == INET_PROT_FILE) { pBroker = ::ucbhelper::ContentBroker::get(); -- 1.7.1
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice