Removed ui_titlebar_presence

This commit is contained in:
James Booth
2015-11-02 20:39:43 +00:00
parent 1c3eadbf1c
commit 2ea0e1e938
5 changed files with 10 additions and 13 deletions

View File

@@ -394,12 +394,6 @@ ui_group_removed(const char *const contact, const char *const group)
rosterwin_roster();
}
void
ui_titlebar_presence(contact_presence_t presence)
{
title_bar_set_presence(presence);
}
void
ui_handle_login_account_success(ProfAccount *account, int secured)
{