Remove old memory debugging routines. We have Valgrind nowadays.

This commit is contained in:
Hisham Muhammad
2011-12-26 22:04:29 +00:00
parent 84281bdc44
commit 45f7a4fc8d
41 changed files with 8 additions and 388 deletions

View File

@ -8,7 +8,6 @@ in the source distribution for its full text.
#include "ColumnsPanel.h"
#include "String.h"
#include "debug.h"
#include <assert.h>
#include <stdlib.h>