Kaydet (Commit) 1874d715 authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl Kaydeden (comit) Tomaž Vajngerl

remove printf

Change-Id: I00394e7c9880bd96a4f68b6695f1b85fa95689b4
Reviewed-on: https://gerrit.libreoffice.org/63442
Tested-by: Jenkins
Reviewed-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
üst 94ef4c13
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment