From 45f7a4fc8dfc469e5686e22d8feeda044f93d801 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Mon, 26 Dec 2011 22:04:29 +0000 Subject: Remove old memory debugging routines. We have Valgrind nowadays. --- Vector.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'Vector.c') 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 #include #include -- cgit v1.2.3