sfx2/source/doc/objserv.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit 1874d71576d46e28b79fe2df87f379a28767dccc Author: Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk> AuthorDate: Wed Nov 14 14:59:35 2018 +0100 Commit: Tomaž Vajngerl <qui...@gmail.com> CommitDate: Thu Nov 22 11:18:51 2018 +0100
remove printf Change-Id: I00394e7c9880bd96a4f68b6695f1b85fa95689b4 Reviewed-on: https://gerrit.libreoffice.org/63442 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <qui...@gmail.com> diff --git a/sfx2/source/doc/objserv.cxx b/sfx2/source/doc/objserv.cxx index 6777e64d9cf5..d2ed65c8064f 100644 --- a/sfx2/source/doc/objserv.cxx +++ b/sfx2/source/doc/objserv.cxx @@ -1647,7 +1647,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