diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-09-21 17:17:00 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-09-21 17:17:00 +0000 |
| commit | 087ea0e5cb678d6a2339992c56f83482273fa7d6 (patch) | |
| tree | b8e062ef03a973a18e8314853ea90b3f8471337e /openbox/keyboard.c | |
| parent | 34bff2d25507d70d3ff92bf01ebfdb0c78be125e (diff) | |
remove that shti
Diffstat (limited to 'openbox/keyboard.c')
| -rw-r--r-- | openbox/keyboard.c | 5 |
1 files changed, 0 insertions, 5 deletions
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) { |
