aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/CoordBase.c4
1 files changed, 0 insertions, 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;