Skip to content

Commit

Permalink
remove cerr
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Dec 8, 2015
1 parent f4e1a6d commit 34437b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fwdpp/internal/ms_sampling.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ namespace KTfwd
const unsigned & n,
const bool & remove_fixed )
{
std::cerr << diplist.size() << '\n';
sep_sample_t rv;
sample_t::iterator itr;

Expand Down

0 comments on commit 34437b6

Please sign in to comment.