From acbf27cb4669f1835dc57c001b91132e5a8a9baa Mon Sep 17 00:00:00 2001 From: dhilvert Date: Mon, 8 May 2006 11:01:00 +0000 Subject: [PATCH] Remove instrumentation. darcs-hash:20060508110132-789c2-88172410cc347690f0128715f98c8460a4b8a68c.gz --- ui/ui_tty.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ui/ui_tty.h b/ui/ui_tty.h index 40d53b2..463ea4b 100644 --- a/ui/ui_tty.h +++ b/ui/ui_tty.h @@ -269,10 +269,6 @@ private: } else write_all(); - if (format[strlen(format) - 1] == '\n') { - fprintf(stderr, "YYY"); - } - } else { /* * The message does not fit in the buffer, so write any -- 2.11.4.GIT