Inlined ui_handle_special_keys

This commit is contained in:
James Booth
2015-01-15 00:02:42 +00:00
parent 3984c660b6
commit db9a2cf0ab
3 changed files with 6 additions and 15 deletions

View File

@@ -64,8 +64,6 @@ GSList* ui_get_chat_recipients(void)
return NULL;
}
void ui_handle_special_keys(const wint_t ch, const int result) {}
gboolean ui_switch_win(const int i)
{
check_expected(i);