From bbc5b8bd662df14b5f69de830e3babd01da57887 Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 1 May 2012 22:43:21 +0100 Subject: Removed debug from prof_history --- prof_history.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/prof_history.c b/prof_history.c index 75c22cb3..3653d181 100644 --- a/prof_history.c +++ b/prof_history.c @@ -1,4 +1,3 @@ -#include #include #include @@ -33,7 +32,6 @@ PHistory p_history_new(unsigned int size) void p_history_append(PHistory history, char *item) { - printf("\n"); // copy input, default to "" char *copied = ""; if (item != NULL) { -- cgit 1.4.1-2-gfad0