sfx2/source/doc/objserv.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit a7ef1dcae2565b0aebe88ae368594f07cb457d6d Author: Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk> AuthorDate: Wed Nov 14 14:59:35 2018 +0100 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Sun Sep 22 10:08:24 2019 +0200
remove printf Change-Id: I00394e7c9880bd96a4f68b6695f1b85fa95689b4 Reviewed-on: https://gerrit.libreoffice.org/63442 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <qui...@gmail.com> (cherry picked from commit 1874d71576d46e28b79fe2df87f379a28767dccc) Reviewed-on: https://gerrit.libreoffice.org/79294 Reviewed-by: Andras Timar <andras.ti...@collabora.com> Tested-by: Andras Timar <andras.ti...@collabora.com> diff --git a/sfx2/source/doc/objserv.cxx b/sfx2/source/doc/objserv.cxx index 01f127ea2865..4064c070ff05 100644 --- a/sfx2/source/doc/objserv.cxx +++ b/sfx2/source/doc/objserv.cxx @@ -1905,7 +1905,6 @@ bool SfxObjectShell::SignDocumentContentUsingCertificate(const Reference<XCertif // we have to store to the original document, the original medium should be closed for this time bool bResult = ConnectTmpStorage_Impl( pMedium->GetStorage(), pMedium); - printf("ConnectTmpStorage_Impl %d\n", bResult); if (!bResult) return false; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits