Skip to content

Commit

Permalink
+ remove debug printouts
Browse files Browse the repository at this point in the history
  • Loading branch information
artemp committed Jun 12, 2012
1 parent 24dc1f6 commit b1eacdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/metawriter/process_line_symbolizer.cpp
Expand Up @@ -47,7 +47,6 @@ struct metawriter_wrap
{
if (check_metawriter(writer.first))
{
std::cout << "ADD PATH " << std::endl;
add_line(writer.first, path, feature, tr, writer.second);
}
}
Expand Down

0 comments on commit b1eacdc

Please sign in to comment.