Took out a print statement that was causing a test to fail.
This commit is contained in:
parent
330e50eb65
commit
7a26c6d01f
1 changed files with 0 additions and 2 deletions
|
|
@ -414,8 +414,6 @@ namespace pip {
|
|||
const char* tr_file, const char* id_tag, bool debug) {
|
||||
ckr::CKReader r;
|
||||
|
||||
cout << "convert_ck: debug = " << debug << endl;
|
||||
|
||||
r.validate = true;
|
||||
r.debug = debug;
|
||||
//int i=1;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue