mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 03:56:21 +00:00
Removed ui_readline()
This commit is contained in:
@@ -313,7 +313,7 @@ void ui_update_presence(const resource_presence_t resource_presence,
|
||||
const char * const message, const char * const show) {}
|
||||
void ui_statusbar_new(const int win) {}
|
||||
|
||||
char* ui_readline(void)
|
||||
char* inp_readline(void)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user