summaryrefslogtreecommitdiff
path: root/src/main/SetupCache.c
diff options
context:
space:
mode:
authorlanfer <lanfer@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-03-23 17:07:42 +0000
committerlanfer <lanfer@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-03-23 17:07:42 +0000
commit59399c96764f7fdc2161bbcf72eaca57db62c752 (patch)
tree5b11005653346bd27f1f7051cb496604c826f1c9 /src/main/SetupCache.c
parent2682c699bb1b7efce259d438ee0724a65b333f34 (diff)
removing hardcoded USE_CCTK_PARAMETERS
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1491 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/SetupCache.c')
-rw-r--r--src/main/SetupCache.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/SetupCache.c b/src/main/SetupCache.c
index 93553fc9..7b503d3c 100644
--- a/src/main/SetupCache.c
+++ b/src/main/SetupCache.c
@@ -66,6 +66,4 @@ int CCTKi_SetupCache(void)
return 0;
- USE_CCTK_PARAMETERS
-
}