mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 21:16:21 +00:00
Removed ui_about() function
This commit is contained in:
@@ -1019,7 +1019,8 @@ cmd_help(ProfWin *window, const char *const command, gchar **args)
|
||||
gboolean
|
||||
cmd_about(ProfWin *window, const char *const command, gchar **args)
|
||||
{
|
||||
ui_about();
|
||||
cons_show("");
|
||||
cons_about();
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user