From 096dad0c6c027100494ede811b33cb8558d32e25 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 11 Feb 2010 15:05:16 -0500 Subject: make control keys work in menus/dialogs/etc with the new obt code, using XLookup stuff --- openbox/openbox.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'openbox/openbox.h') diff --git a/openbox/openbox.h b/openbox/openbox.h index c43f0a61..9eaee553 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -27,7 +27,6 @@ #include "obt/display.h" #include -#include extern RrInstance *ob_rr_inst; extern RrImageCache *ob_rr_icons; @@ -62,6 +61,4 @@ void ob_exit_with_error(const gchar *msg) G_GNUC_NORETURN; Cursor ob_cursor(ObCursor cursor); -gboolean ob_keycode_match(KeyCode code, ObKey key); - #endif -- cgit v1.2.3