From cd7020fe7e7733f9322a746129a8463cb49b4b86 Mon Sep 17 00:00:00 2001 From: nhorelik Date: Wed, 17 Apr 2013 12:06:28 -0400 Subject: [PATCH] Removed debug print statement --- src/plot.F90 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plot.F90 b/src/plot.F90 index 6343d9cef6..0b68f4c219 100644 --- a/src/plot.F90 +++ b/src/plot.F90 @@ -244,7 +244,6 @@ contains open(UNIT=UNIT_PLOT, FILE=pl % path_plot, STATUS='replace', & ACCESS='stream') - print *, ll ! write plot header info write(UNIT_PLOT) pl % pixels, vox, ll