--- rxvt-unicode/src/rxvtperl.xs 2014/08/21 15:58:29 1.225 +++ rxvt-unicode/src/rxvtperl.xs 2014/09/03 18:20:37 1.226 @@ -1865,13 +1865,6 @@ RETVAL void -rxvt_term::register_command (int keysym, unsigned int state, SV *str) - CODE: - wchar_t *wstr = sv2wcs (str); - THIS->keyboard->register_action (keysym, state, wstr); - free (wstr); - -void rxvt_term::screen_cur (...) PROTOTYPE: $;$$ ALIAS: