Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-order."
authorJamey Sharp <jamey@minilop.net>
Tue, 12 Apr 2011 20:09:23 +0000 (13:09 -0700)
committerJamey Sharp <jamey@minilop.net>
Tue, 12 Apr 2011 20:11:48 +0000 (13:11 -0700)
commite300ee4920bf4618f58618f3063b362f811154c1
treea4ed0b8e8a62d48606e935343b8831d852fe818e
parent527df3c84bd71113cedc7f55089c02d1c099ecad
Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-order."

This function was intended to allow libX11 to fix a multi-threaded hang,
but the corresponding libX11 patch caused single-threaded apps to spin
sometimes. Since I've retracted that patch, this patch has no users and
shouldn't go into a release unless/until that changes.

This reverts commit 2415c11dec5e5adb0c17f98aa52fbb371a4f8f23.

Conflicts:

src/xcb.h
src/xcb_in.c

Signed-off-by: Jamey Sharp <jamey@minilop.net>
src/xcb.h
src/xcb_in.c
src/xcbint.h