Added _inp_win_refresh() macro, renamed and moved some functions

This commit is contained in:
James Booth
2013-01-06 01:06:12 +00:00
parent 82ce22ac9d
commit dae4f1bb70
3 changed files with 44 additions and 57 deletions

View File

@@ -458,7 +458,7 @@ _process_input(char *inp)
result = cmd_execute_default(inp);
}
inp_clear();
inp_win_reset();
contact_list_reset_search_attempts();
win_current_page_off();