diff options
Diffstat (limited to 'obt/keyboard.h')
| -rw-r--r-- | obt/keyboard.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/obt/keyboard.h b/obt/keyboard.h index 868cccf4..8f2badf8 100644 --- a/obt/keyboard.h +++ b/obt/keyboard.h @@ -59,9 +59,6 @@ guint obt_keyboard_only_modmasks(guint mask); right keys when there are both. */ guint obt_keyboard_modkey_to_modmask(ObtModkeysKey key); -/*! Get the modifier key which was pressed or released in a keyboard event */ -ObtModkeysKey obt_keyboard_keyevent_to_modkey(XEvent *e); - /*! Convert a KeySym to all the KeyCodes which generate it. */ KeyCode* obt_keyboard_keysym_to_keycode(KeySym sym); |
