From c789191f9c77a5f523090ba6eb7a8f9720db9187 Mon Sep 17 00:00:00 2001 From: hinder Date: Sun, 13 Jun 2010 21:57:39 +0000 Subject: Remove debugging printf statements git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@55 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843 --- src/interpolate.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/interpolate.cc') diff --git a/src/interpolate.cc b/src/interpolate.cc index 5c9946c..943a9ee 100644 --- a/src/interpolate.cc +++ b/src/interpolate.cc @@ -100,8 +100,6 @@ void Multipole_Interp(CCTK_ARGUMENTS, // // NOTE: depending on the interval of integration, denominator above may // // need to be modified to avoid double counting -// // printf("Multipole: Interpolating %s\n", var_name); - // const CCTK_INT num_input_arrays = 1; // const CCTK_INT num_output_arrays = 1; // const CCTK_INT num_dims = 3; -- cgit v1.2.3