Skip to content

Commit

Permalink
Remove debuggin message
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Aug 9, 2021
1 parent 28a74de commit 89fea78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ChunkInfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,6 @@ namespace chunk_assignment
outer_loop:;
}

std::cout << "BYCOBOIDSLICE assigned " << res.assigned.size() << " chunks" << std::endl;

return res.assigned;
}

Expand Down

0 comments on commit 89fea78

Please sign in to comment.