Update input window on /theme set

This commit is contained in:
James Booth
2014-11-19 16:32:26 +00:00
parent 71a8e3919c
commit 076576178c
5 changed files with 11 additions and 12 deletions

View File

@@ -114,7 +114,7 @@ prof_run(const int disable_tls, char *log_level, char *account_name)
g_timer_start(timer);
}
ui_handle_special_keys(&ch, result, inp, size);
ui_handle_special_keys(&ch, result);
#ifdef HAVE_LIBOTR
otr_poll();
#endif