+ remove debug printouts
This commit is contained in:
parent
24dc1f60e2
commit
b1eacdc527
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ struct metawriter_wrap
|
||||||
{
|
{
|
||||||
if (check_metawriter(writer.first))
|
if (check_metawriter(writer.first))
|
||||||
{
|
{
|
||||||
std::cout << "ADD PATH " << std::endl;
|
|
||||||
add_line(writer.first, path, feature, tr, writer.second);
|
add_line(writer.first, path, feature, tr, writer.second);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue