X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Ftranslate.h;h=8249514e10e5fdd47051f4abe96a1fe5f2aa6cda;hb=930d7a33ad5da28884d8824cccb18a9de0eb2db3;hp=14efe73da6a64688a8904338b25f7e4b6695e916;hpb=5d5be2ba2a6e0b3886e0076475ed9d7a2d4ac9ab;p=chaz%2Fopenbox diff --git a/openbox/translate.h b/openbox/translate.h index 14efe73d..8249514e 100644 --- a/openbox/translate.h +++ b/openbox/translate.h @@ -24,6 +24,4 @@ gboolean translate_button(const gchar *str, guint *state, guint *keycode); gboolean translate_key(const gchar *str, guint *state, guint *keycode); -/*! Give the string form of a keycode */ -const gchar *translate_keycode(guint keycode); #endif