From 70b0f5e7d581d90a2e69e22b513a4a919388420c Mon Sep 17 00:00:00 2001 From: allen Date: Sun, 26 Jan 2003 13:03:30 +0000 Subject: Now remove debugging statements accidently left in git-svn-id: http://svn.cactuscode.org/flesh/trunk@3106 17b73243-c579-4c4c-a9d2-2d5706c11dac --- lib/sbin/GridFuncStuff.pl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/sbin/GridFuncStuff.pl') diff --git a/lib/sbin/GridFuncStuff.pl b/lib/sbin/GridFuncStuff.pl index ac3732a9..28e4b37a 100644 --- a/lib/sbin/GridFuncStuff.pl +++ b/lib/sbin/GridFuncStuff.pl @@ -1040,9 +1040,7 @@ sub CreateThornGroupInitialisers foreach $variable (@variables) { $line .= ",\n \"$variable\""; - print "\n\n\n$thorn\n"; - print "$line\n"; - } + } # Pass in the size of the GV array, which may be a valid parameter expression if(defined($rhinterface_db->{"\U$thorn GROUP $group\E VARARRAY_SIZE"})) -- cgit v1.2.3