Remove USE_THREAD_ASSERT compile option. _xcb_conn_wait can no longer be re-entered...
authorJamey Sharp <jamey@minilop.net>
Thu, 23 Feb 2006 07:11:36 +0000 (23:11 -0800)
committerJamey Sharp <jamey@minilop.net>
Thu, 23 Feb 2006 07:11:36 +0000 (23:11 -0800)
commite0a35783837e0d4974cfa20c6a7a073698f3b0a5
tree76bf9df74a0509522c3f951b0b6fabc71e48f0df
parenta7d749ec3fd3303a4e7ace9d4f0f1672f9310ef2
Remove USE_THREAD_ASSERT compile option. _xcb_conn_wait can no longer be re-entered, since we have no callback hooks now.
src/xcb_conn.c