mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 13:06:21 +00:00
Moved cons_show_time() to console module
This commit is contained in:
@@ -1145,12 +1145,6 @@ win_room_show_status(const char * const contact)
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
cons_show_time(void)
|
||||
{
|
||||
window_show_time(console, '-');
|
||||
}
|
||||
|
||||
void
|
||||
cons_debug(const char * const msg, ...)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user