xmloff/source/core/xmlimp.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 75ab4bed721e1f4dfff22419867303a2f1b38354
Author: Tomaž Vajngerl <[email protected]>
Date: Sat Feb 17 15:53:37 2018 +0900
remove printf left in the code by accident
Change-Id: Icc5742cc3b4e44ce6f7daa460af16a3c4aba82c8
Reviewed-on: https://gerrit.libreoffice.org/49894
Tested-by: Jenkins <[email protected]>
Reviewed-by: Tomaž Vajngerl <[email protected]>
diff --git a/xmloff/source/core/xmlimp.cxx b/xmloff/source/core/xmlimp.cxx
index 2d9e6b98afb3..758bfc36ac03 100644
--- a/xmloff/source/core/xmlimp.cxx
+++ b/xmloff/source/core/xmlimp.cxx
@@ -1380,7 +1380,6 @@ uno::Reference<graphic::XGraphic>
SvXMLImport::loadGraphicByURL(OUString const &
{
Graphic aGraphic(xGraphic);
aGraphic.setOriginURL(rAbsoluteURL);
- printf ("URL %s\n", rAbsoluteURL.toUtf8().getStr());
}
}
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits