aboutsummaryrefslogtreecommitdiff
path: root/src/id.hh
diff options
context:
space:
mode:
authorschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2008-03-10 18:10:20 +0000
committerschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2008-03-10 18:10:20 +0000
commitf86b918f68263eb829e9c4728599fbf176d5e9fd (patch)
tree9daf80b8cfd23b97fb08eaae7628eedf54ccdf65 /src/id.hh
parentdbba9f2527a9075ce4b9b76446e099e07ad48082 (diff)
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
Diffstat (limited to 'src/id.hh')
-rw-r--r--src/id.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/id.hh b/src/id.hh
index 0cd5a6e..1bfeb56 100644
--- a/src/id.hh
+++ b/src/id.hh
@@ -10,10 +10,6 @@ namespace Formaline
char const *
get_config_id (cGH const * const cctkGH);
- // Get the unique source tree id
- char const *
- get_source_id (cGH const * const cctkGH);
-
// Get the unique build id
char const *
get_build_id (cGH const * const cctkGH);