Kaydet (Commit) 99ff6b84 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Less of Fridrich on the console

Change-Id: I83f4e97d52f3be1de5e2eec08c080c6ac96d6e3d
üst a062597f
...@@ -10,3 +10,11 @@ ...@@ -10,3 +10,11 @@
#include <boost/property_tree/json_parser.hpp> #include <boost/property_tree/json_parser.hpp>
#include <boost/property_tree/ptree.hpp> #include <boost/property_tree/ptree.hpp>
#include <boost/spirit/include/classic.hpp> #include <boost/spirit/include/classic.hpp>
@@ -3095,7 +3098,6 @@
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;
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