diff options
Diffstat (limited to 'libX11/man/XSetEventQueueOwner.man')
-rw-r--r-- | libX11/man/XSetEventQueueOwner.man | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libX11/man/XSetEventQueueOwner.man b/libX11/man/XSetEventQueueOwner.man index d9740d4c6..f49ac7149 100644 --- a/libX11/man/XSetEventQueueOwner.man +++ b/libX11/man/XSetEventQueueOwner.man @@ -42,7 +42,6 @@ call the XCB event-handling functions. XCB owns the event queue. Use the XCB event-handling functions. Do not call the Xlib event-handling functions. .RE -.IN "Environment" "DISPLAY" .SH DESCRIPTION While a client using Xlib/XCB can issue requests and handle their replies or errors with either Xlib or XCB, only one can own and handle the event queue. |