--- rxvt-unicode/src/keyboard.h 2011/12/02 09:02:05 1.22 +++ rxvt-unicode/src/keyboard.h 2011/12/03 11:31:56 1.23 @@ -69,7 +69,6 @@ ~keyboard_manager (); void register_user_translation (KeySym keysym, unsigned int state, const wchar_t *ws); - void register_translation (KeySym keysym, unsigned int state, char *translation); void register_done (); // call this to make newly registered key bindings take effect bool dispatch (rxvt_term *term, KeySym keysym, unsigned int state);