X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fkeyboard.c;h=7a74b427c9e3fda3a63dfa57780912f201189c6a;hb=38370b2e82c20acc1a42a03e1e26bdc018a0b9e5;hp=1499421353597377dff61036373fef075a0eac3f;hpb=0aa7f70d91245d4a523c625d978063675ffc3ac7;p=chaz%2Fopenbox diff --git a/openbox/keyboard.c b/openbox/keyboard.c index 14994213..7a74b427 100644 --- a/openbox/keyboard.c +++ b/openbox/keyboard.c @@ -155,11 +155,6 @@ gboolean keyboard_bind(GList *keylist, ObAction *action) return TRUE; } -gboolean keyboard_interactive_grab_in_progress() -{ - return interactive_states != NULL; -} - void keyboard_interactive_grab(guint state, ObClient *client, ObAction *action) {