summaryrefslogtreecommitdiffstats
path: root/Vector.c
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2011-12-26 22:04:29 +0000
committerHisham Muhammad <hisham@gobolinux.org>2011-12-26 22:04:29 +0000
commit45f7a4fc8dfc469e5686e22d8feeda044f93d801 (patch)
tree242ce98827c1dc39c6287828f1fa97d01627e67d /Vector.c
parent84281bdc44ea42e110efd256cdcdd37a84276204 (diff)
Remove old memory debugging routines. We have Valgrind nowadays.
Diffstat (limited to 'Vector.c')
-rw-r--r--Vector.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Vector.c b/Vector.c
index 70f8afcd..955d99c7 100644
--- a/Vector.c
+++ b/Vector.c
@@ -7,8 +7,6 @@ in the source distribution for its full text.
#include "Vector.h"
-#include "debug.h"
-
#include <assert.h>
#include <stdlib.h>
#include <string.h>

© 2014-2024 Faster IT GmbH | imprint | privacy policy