summaryrefslogtreecommitdiff
path: root/src/util/make.code.defn
diff options
context:
space:
mode:
authoreschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2012-06-15 20:17:10 +0000
committereschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2012-06-15 20:17:10 +0000
commit251653b5b4d169b03027373bffdc68aa2d58433d (patch)
tree258d306680e05b25b63069e755dc00ca10caf955 /src/util/make.code.defn
parente21a6368865941abd417462edf43c54d0d1d11b0 (diff)
Remove unused and broken BinaryTree implementation
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4834 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/util/make.code.defn')
-rw-r--r--src/util/make.code.defn1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/make.code.defn b/src/util/make.code.defn
index 3c4996d4..547e1459 100644
--- a/src/util/make.code.defn
+++ b/src/util/make.code.defn
@@ -1,7 +1,6 @@
# $Header$
SRCS=\
-BinaryTree.c\
CactusTimers.c\
File.c\
ParseFile.c\