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. --- Object.c | 1 - 1 file changed, 1 deletion(-) (limited to 'Object.c') diff --git a/Object.c b/Object.c index ca9de8b8..395bd10a 100644 --- a/Object.c +++ b/Object.c @@ -8,7 +8,6 @@ in the source distribution for its full text. #include "Object.h" #include "CRT.h" -#include "debug.h" #include #include -- cgit v1.2.3