summaryrefslogtreecommitdiff
path: root/man/XSetEventQueueOwner.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-06-06 16:42:20 -0400
committerEric S. Raymond <esr@thyrsus.com>2013-06-06 16:42:20 -0400
commit9e4719b9b719f2f8d255f6778e2e8c1809e32599 (patch)
treeeca404d6a7e608df35c37588343996a2c23ceaa3 /man/XSetEventQueueOwner.man
parent8496122eb00ce6cd5d2308ee54f64b68c378e455 (diff)
downloadxorg-lib-libX11-9e4719b9b719f2f8d255f6778e2e8c1809e32599.tar.gz
Remove call to undefined macro.
Diffstat (limited to 'man/XSetEventQueueOwner.man')
-rw-r--r--man/XSetEventQueueOwner.man1
1 files changed, 0 insertions, 1 deletions
diff --git a/man/XSetEventQueueOwner.man b/man/XSetEventQueueOwner.man
index d9740d4c..f49ac714 100644
--- a/man/XSetEventQueueOwner.man
+++ b/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.