From 087ea0e5cb678d6a2339992c56f83482273fa7d6 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 21 Sep 2003 17:17:00 +0000 Subject: remove that shti --- openbox/keyboard.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'openbox/keyboard.c') 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) { -- cgit v1.2.3