From 82ff1ef4f2f141b959ac615ff95e4e1f27502764 Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Fri, 12 Apr 2024 14:57:23 -0400 Subject: [PATCH] remove spaces --- Source/driver/Castro_advance_ctu.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/Source/driver/Castro_advance_ctu.cpp b/Source/driver/Castro_advance_ctu.cpp index b2f03e21eb..d5ff577ad9 100644 --- a/Source/driver/Castro_advance_ctu.cpp +++ b/Source/driver/Castro_advance_ctu.cpp @@ -505,9 +505,6 @@ Castro::subcycle_advance_ctu(const Real time, const Real dt, int amr_iteration, } - - - // We want to return the subcycled timestep as a suggestion. // Let's be sure to return the subcycled timestep that was // unmodified by anything we had to do in the last subcycle