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