aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl12
1 files changed, 0 insertions, 12 deletions
diff --git a/interface.ccl b/interface.ccl
index 95004d4..4568cda 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -22,18 +22,6 @@ USES FUNCTION UniqueConfigID
# Return a pointer to an unmodifiable C string
-# which contains a unique ID for this source tree
-CCTK_POINTER_TO_CONST \
-FUNCTION UniqueSourceID (CCTK_POINTER_TO_CONST IN cctkGH)
-
-PROVIDES FUNCTION UniqueSourceID \
- WITH Formaline_UniqueSourceID \
- LANGUAGE C
-USES FUNCTION UniqueSourceID
-
-
-
-# Return a pointer to an unmodifiable C string
# which contains a unique ID for this build
CCTK_POINTER_TO_CONST \
FUNCTION UniqueBuildID (CCTK_POINTER_TO_CONST IN cctkGH)