[Libreoffice-commits] libcdr.git: src/lib

Fridrich Å trba fridrich.strba at bluewin.ch
Sat Apr 27 06:25:23 PDT 2013


 src/lib/CDRParser.cpp |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit babcaf57f0be62582a2a459c881eb83d4ce61e63
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Sat Apr 27 15:24:53 2013 +0200

    Make this fridrich-less on console

diff --git a/src/lib/CDRParser.cpp b/src/lib/CDRParser.cpp
index 3edcc67..4123340 100644
--- a/src/lib/CDRParser.cpp
+++ b/src/lib/CDRParser.cpp
@@ -3095,7 +3095,6 @@ void libcdr::CDRParser::readTxsm6(WPXInputStream *input)
   if (!fflag1)
     input->seek(8, WPX_SEEK_CUR);
   unsigned stlId = readU32(input);
-  printf("Fridrich %x\n", stlId);
   unsigned numSt = readU32(input);
   unsigned i = 0;
   std::map<unsigned, CDRCharacterStyle> charStyles;


More information about the Libreoffice-commits mailing list