From be143c26539c17a0411419451046eec02b7e98a7 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 3 Feb 2005 06:20:29 +0000 Subject: undef WRAP_DEBUG. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@80 ee746299-78ed-0310-b773-934348b2243d --- src/compose.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/compose.c b/src/compose.c index a46da8d9..81746e9f 100644 --- a/src/compose.c +++ b/src/compose.c @@ -1953,7 +1953,6 @@ static void compose_wrap_line(Compose *compose) } #undef WRAP_DEBUG -#define WRAP_DEBUG #ifdef WRAP_DEBUG /* Darko: used when I debug wrapping */ void dump_text(GtkTextBuffer *textbuf, int pos, int tlen, int breakoncr) -- cgit v1.2.3