--- rxvt-unicode/src/keyboard.h 2010/08/23 15:09:00 1.9 +++ rxvt-unicode/src/keyboard.h 2010/08/23 15:58:43 1.10 @@ -95,9 +95,6 @@ // stock keymaps are all static data static keysym_t stock_keymap[]; #endif - // user keymaps and their .string are dynamically allocated and freed - vector user_keymap; - vector user_translations; }; #endif /* KEYSYM_RESOURCE */