From 0bd9ab04c20a1d91f1d956b9109ad942a804631d Mon Sep 17 00:00:00 2001 From: Remi Lehe Date: Mon, 20 Nov 2017 09:56:27 -0800 Subject: Fix another bug in the injection --- Source/WarpXMove.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/WarpXMove.cpp') diff --git a/Source/WarpXMove.cpp b/Source/WarpXMove.cpp index 1fea06cc3..4a638fe19 100644 --- a/Source/WarpXMove.cpp +++ b/Source/WarpXMove.cpp @@ -145,7 +145,6 @@ WarpX::MoveWindow (bool move_j) ppc.AddPlasma(lev, particleBox); } // Update the injection position - std::cout << "Moving window " << dir << " " << current_injection_position << " " << new_injection_position << std::endl; current_injection_position = new_injection_position; } } -- cgit v1.2.3