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

@@ -65,7 +65,6 @@ void cons_not_disconnected(void);
void cons_not_connected(void);
void cons_bad_message(void);
void cons_show(char *cmd);
void cons_good_show(char *cmd);
void cons_bad_show(char *cmd);
void cons_highlight_show(char *cmd);