Skip to content

Commit 34437b6

Browse files
committed
remove cerr
1 parent f4e1a6d commit 34437b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fwdpp/internal/ms_sampling.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ namespace KTfwd
5959
const unsigned & n,
6060
const bool & remove_fixed )
6161
{
62-
std::cerr << diplist.size() << '\n';
6362
sep_sample_t rv;
6463
sample_t::iterator itr;
6564

0 commit comments

Comments
 (0)