xmlsecurity/source/pdfio/pdfdocument.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 81bbede18f825bc5929d4d446144841ee782e679 Author: Miklos Vajna <vmik...@collabora.co.uk> Date: Fri Oct 21 08:13:05 2016 +0200 cid#1374093 unreachable code Change-Id: Ib34aa7af7bdba304fe1f212d39c3c6de24e87a2d diff --git a/xmlsecurity/source/pdfio/pdfdocument.cxx b/xmlsecurity/source/pdfio/pdfdocument.cxx index 57361f9..d36c9aa 100644 --- a/xmlsecurity/source/pdfio/pdfdocument.cxx +++ b/xmlsecurity/source/pdfio/pdfdocument.cxx @@ -1262,13 +1262,13 @@ bool PDFDocument::ValidateSignature(SvStream& rStream, PDFObjectElement* pSignat NSS_CMSSignerInfo_Destroy(pCMSSignerInfo); return true; -#endif - +#else // Not implemented. (void)rStream; (void)rInformation; return false; +#endif } bool PDFCommentElement::Read(SvStream& rStream) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits