Removed ui_statusbar_new

This commit is contained in:
James Booth
2015-11-02 21:24:12 +00:00
parent 022d20bbdc
commit eece15d92c
4 changed files with 1 additions and 9 deletions

View File

@@ -271,7 +271,6 @@ void ui_prune_wins(void) {}
void ui_handle_login_account_success(ProfAccount *account, int secured) {}
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* inp_readline(void)
{