degesch: remove an outdated TODO comment
This commit is contained in:
parent
5b4513ba65
commit
ec52850c7c
@ -2281,10 +2281,6 @@ buffer_line_display (struct app_context *ctx,
|
|||||||
f.ignore_new_attributes = true;
|
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)
|
switch (line->type)
|
||||||
{
|
{
|
||||||
case BUFFER_LINE_PRIVMSG:
|
case BUFFER_LINE_PRIVMSG:
|
||||||
|
Loading…
Reference in New Issue
Block a user