Removed ui_swap_wins

This commit is contained in:
James Booth
2015-11-02 21:05:21 +00:00
parent df5b93987f
commit bcd19c6d16
4 changed files with 1 additions and 12 deletions

View File

@@ -280,10 +280,6 @@ void ui_show_all_room_rosters(void) {}
void ui_hide_all_room_rosters(void) {}
void ui_prune_wins(void) {}
gboolean ui_swap_wins(int source_win, int target_win)
{
return FALSE;
}
void ui_handle_login_account_success(ProfAccount *account, int secured) {}
void ui_update_presence(const resource_presence_t resource_presence,