Skip to content

Commit

Permalink
Oops missing statement
Browse files Browse the repository at this point in the history
  • Loading branch information
brryan committed Nov 7, 2024
1 parent a9fb9ea commit 375eeb5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/interface/swarm_comms.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -372,8 +372,6 @@ void Swarm::UnloadBuffers_() {
}

bool Swarm::Receive(BoundaryCommSubset phase) {
return true; // Debug

auto pmb = GetBlockPointer();
const int nneighbor = pmb->neighbors.size();

Expand Down

0 comments on commit 375eeb5

Please sign in to comment.