summaryrefslogtreecommitdiffstats
path: root/RichString.c
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2011-12-26 22:04:29 +0000
committerHisham Muhammad <hisham@gobolinux.org>2011-12-26 22:04:29 +0000
commit45f7a4fc8dfc469e5686e22d8feeda044f93d801 (patch)
tree242ce98827c1dc39c6287828f1fa97d01627e67d /RichString.c
parent84281bdc44ea42e110efd256cdcdd37a84276204 (diff)
Remove old memory debugging routines. We have Valgrind nowadays.
Diffstat (limited to 'RichString.c')
-rw-r--r--RichString.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/RichString.c b/RichString.c
index 7f316b68..eca2293e 100644
--- a/RichString.c
+++ b/RichString.c
@@ -16,7 +16,6 @@ in the source distribution for its full text.
#include "config.h"
#include <ctype.h>
-#include "debug.h"
#include <assert.h>
#ifdef HAVE_NCURSESW_CURSES_H
#include <ncursesw/curses.h>

© 2014-2024 Faster IT GmbH | imprint | privacy policy