aboutsummaryrefslogtreecommitdiff
path: root/src/interpolate.cc
diff options
context:
space:
mode:
authorhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2010-06-13 21:57:39 +0000
committerhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2010-06-13 21:57:39 +0000
commitc789191f9c77a5f523090ba6eb7a8f9720db9187 (patch)
tree5a29cd444c55c3d9ed3a22a4a243b8d4c3cc2b85 /src/interpolate.cc
parentbc7fd6bea1040c16c9d2e5b82977ce548ab64088 (diff)
Remove debugging printf statements
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@55 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
Diffstat (limited to 'src/interpolate.cc')
-rw-r--r--src/interpolate.cc2
1 files changed, 0 insertions, 2 deletions
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;