From f4f12998cf7e5fcd8b5af8ac5bd60ad7c07ca915 Mon Sep 17 00:00:00 2001 From: rideout Date: Tue, 26 Aug 2003 17:43:44 +0000 Subject: Remove extraneous comments. Fixes CactusBase/1592. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CoordBase/trunk@3 0337457d-221f-4ee6-a5f0-14255d5370d8 --- src/CoordBase.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/CoordBase.c b/src/CoordBase.c index ff18a75..82122d9 100644 --- a/src/CoordBase.c +++ b/src/CoordBase.c @@ -31,10 +31,6 @@ CCTK_FILEVERSION(CactusBase_CoordBase_CoordBase_c); ********************* Local Data ********************************* ********************************************************************/ -/* table: provides master table for all coordinate systems */ -//static int tAllSystems=-1; -/* Doesn't this do everything that we need? What is the need for the GH extension? Probably I should have used a GHExtension for the boundary stuff? */ - static unsigned int longest_coordname=0; static int longest_systemname=0; -- cgit v1.2.3