summaryrefslogtreecommitdiffstats
path: root/Hashtable.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 /Hashtable.c
parent84281bdc44ea42e110efd256cdcdd37a84276204 (diff)
Remove old memory debugging routines. We have Valgrind nowadays.
Diffstat (limited to 'Hashtable.c')
-rw-r--r--Hashtable.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Hashtable.c b/Hashtable.c
index 55070033..9d84db8a 100644
--- a/Hashtable.c
+++ b/Hashtable.c
@@ -7,8 +7,6 @@ in the source distribution for its full text.
#include "Hashtable.h"
-#include "debug.h"
-
#include <stdlib.h>
#include <assert.h>

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