Skip to content

Commit

Permalink
#1111: backport: remove merge leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
cz4rs committed Jan 5, 2021
1 parent fa1e493 commit fc0e51b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/vt/messaging/irecv_holder.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ struct IRecvHolder {

template <typename Callable>
bool testAll(Callable c) {
VT_ALLOW_MPI_CALLS; // MPI_Test in loop

# if backend_check_enabled(trace_enabled)
std::size_t const holder_size_start = holder_.size();
TimeType tr_begin = 0.0;
Expand Down

0 comments on commit fc0e51b

Please sign in to comment.