From f86b918f68263eb829e9c4728599fbf176d5e9fd Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 10 Mar 2008 18:10:20 +0000 Subject: Remove source ID again; please use the build ID instead. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@170 83718e91-0e4f-0410-abf4-91180603181f --- interface.ccl | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index 95004d4..4568cda 100644 --- a/interface.ccl +++ b/interface.ccl @@ -21,18 +21,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 \ -- cgit v1.2.3