mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 16:56:21 +00:00
Removed ui_xmlconsole_exists
This commit is contained in:
@@ -321,10 +321,6 @@ void ui_inp_history_append(char *inp) {}
|
||||
void ui_invalid_command_usage(const char * const usage, void (*setting_func)(void)) {}
|
||||
|
||||
void ui_create_xmlconsole_win(void) {}
|
||||
gboolean ui_xmlconsole_exists(void)
|
||||
{
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
void ui_open_xmlconsole_win(void) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user