From a5d293d00a535be7e1c9617001155675b38540b7 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Mon, 21 Nov 2011 13:34:54 -0500 Subject: CarpetInterp2: Remove superfluous empty lines --- Carpet/CarpetInterp2/src/fasterp.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'Carpet/CarpetInterp2') diff --git a/Carpet/CarpetInterp2/src/fasterp.cc b/Carpet/CarpetInterp2/src/fasterp.cc index 85d7abab0..2e0e197b8 100644 --- a/Carpet/CarpetInterp2/src/fasterp.cc +++ b/Carpet/CarpetInterp2/src/fasterp.cc @@ -608,8 +608,6 @@ namespace CarpetInterp2 { if (veryverbose) { cout << "GetCoordRange[" << m << "]: lower=" << lower.AT(m) << " upper=" << upper.AT(m) << " delta=" << delta.AT(m) << endl; } - - } // Calculate refinement levels, components, and integer grid point -- cgit v1.2.3