From 9c675c3d71b4f3c010bb0d7c4d170e15afa94dee Mon Sep 17 00:00:00 2001 From: Bruno Blais Date: Mon, 21 Nov 2022 16:07:13 -0500 Subject: [PATCH] Remove two lines that were added by mistake --- source/particles/particle_handler.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/particles/particle_handler.cc b/source/particles/particle_handler.cc index 243b521472..e55fe4da7f 100644 --- a/source/particles/particle_handler.cc +++ b/source/particles/particle_handler.cc @@ -1596,8 +1596,6 @@ namespace Particles } } - - send_recv_particles( ghost_particles_cache.ghost_particles_by_domain, std::map< -- 2.39.5