aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ConfMetric.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ConfMetric.c b/src/ConfMetric.c
index ebbd0f0..64e7520 100644
--- a/src/ConfMetric.c
+++ b/src/ConfMetric.c
@@ -51,7 +51,7 @@ int SORConfMetric3D(cGH *GH, int *MetricPsiI, int conformal,
********************* Local Data *****************************
********************************************************************/
-static int firstcall = 1;
+/* static int firstcall = 1; */
/********************************************************************
********************* External Routines **********************