Removed cons_good_show

This commit is contained in:
James Booth
2012-03-01 00:43:44 +00:00
parent 2acf15de0d
commit 2fd9e788a9
4 changed files with 2 additions and 9 deletions

View File

@@ -196,7 +196,7 @@ static void _jabber_conn_handler(xmpp_conn_t * const conn,
sprintf(line, "%s %s", jid, msg);
title_bar_connected();
cons_good_show(line);
cons_show(line);
status_bar_print_message(jid);
status_bar_refresh();