X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2Fkeyboard%2Ftranslate.h;h=4dae9014b2998d7f5bedd5d71af01ebebd7f11a2;hb=59f318e897a301a40fb46fadbc4b825ccf86c0ba;hp=e0d0bae3ab7c0dfd92872cbed2a41e450df3df21;hpb=739c958ac58154f8b1896113701e1c7f580d4cde;p=chaz%2Fopenbox diff --git a/plugins/keyboard/translate.h b/plugins/keyboard/translate.h index e0d0bae3..4dae9014 100644 --- a/plugins/keyboard/translate.h +++ b/plugins/keyboard/translate.h @@ -3,7 +3,6 @@ #include -guint translate_modifier(char *str); gboolean translate_key(char *str, guint *state, guint *keycode); #endif