]> Dogcows Code - chaz/openbox/blobdiff - openbox/event.h
kill enter events without using pointer grabs
[chaz/openbox] / openbox / event.h
index 08ee0c1ce094cbac678586b8ffa23e16904be341..4fdf292e511e3f41c025d11a0c919bcdc0390c21 100644 (file)
@@ -51,7 +51,4 @@ void event_halt_focus_delay();
   comes at the same time or later than t2. */
 gboolean event_time_after(Time t1, Time t2);
 
-/*! Used with XCheckIfEvent to find a focusin event on a client window */
-Bool event_look_for_focusin_client(Display *d, XEvent *e, XPointer arg);
-
 #endif
This page took 0.021728 seconds and 4 git commands to generate.