mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 16:26:21 +00:00
Removed ui_open_xmlconsole_win()
This commit is contained in:
@@ -222,15 +222,6 @@ ui_load_colours(void)
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
ui_open_xmlconsole_win(void)
|
||||
{
|
||||
ProfXMLWin *xmlwin = wins_get_xmlconsole();
|
||||
if (xmlwin) {
|
||||
ui_switch_win((ProfWin*)xmlwin);
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
ui_handle_stanza(const char *const msg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user