From ec52850c7ccca77315948a154b6f167890265ab9 Mon Sep 17 00:00:00 2001 From: Přemysl Janouch Date: Tue, 12 May 2015 06:53:45 +0200 Subject: degesch: remove an outdated TODO comment --- degesch.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'degesch.c') diff --git a/degesch.c b/degesch.c index da930a7..f45a649 100644 --- a/degesch.c +++ b/degesch.c @@ -2281,10 +2281,6 @@ buffer_line_display (struct app_context *ctx, f.ignore_new_attributes = true; } - // TODO: try to decode as much as possible using mIRC formatting; - // could either add a #m format specifier, or write a separate function - // to translate the formatting into formatter API calls - switch (line->type) { case BUFFER_LINE_PRIVMSG: -- cgit v1.2.3-54-g00ecf