oox/source/core/DocumentCrypt.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit ecb842e71e6cd17cc9f19e7dbc975de90d8603ae
Author: Tomaž Vajngerl <[email protected]>
Date: Wed Aug 14 00:29:49 2013 +0200
Remove printf statement
Change-Id: Ibae83ef39dec7270c287ee04e38efa0bc5af48ac
diff --git a/oox/source/core/DocumentCrypt.cxx
b/oox/source/core/DocumentCrypt.cxx
index b9056ab..6fe59ab 100644
--- a/oox/source/core/DocumentCrypt.cxx
+++ b/oox/source/core/DocumentCrypt.cxx
@@ -416,7 +416,6 @@ bool AesEncoder::encode()
return false;
sal_uInt32 aLength = xSeekable->getLength();
- printf("%d\n", aLength);
if (!mrOleStorage.isStorage())
return false;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits