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. --- CRT.c | 1 - 1 file changed, 1 deletion(-) (limited to 'CRT.c') diff --git a/CRT.c b/CRT.c index 459a9c2e..621adfcc 100644 --- a/CRT.c +++ b/CRT.c @@ -9,7 +9,6 @@ in the source distribution for its full text. #include "config.h" #include "String.h" -#include "debug.h" #include #include -- cgit v1.2.3