diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-30 19:19:39 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-30 19:19:39 +0000 |
commit | c609543baeb9441a4960d26169f6496c2d135d85 (patch) | |
tree | 7c83fb94863bdd5011c7b4da53eba6e77296016e /lib/libX11/src/EvToWire.c | |
parent | 8a451c43839c0f0a10750371d9f75d79b3fe6d59 (diff) |
Update to libx11 1.4.2. Tested by ajacoutot@, jasper@ krw@, landry@,
shadchin@ on various architectures.
Bump major.
Diffstat (limited to 'lib/libX11/src/EvToWire.c')
-rw-r--r-- | lib/libX11/src/EvToWire.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libX11/src/EvToWire.c b/lib/libX11/src/EvToWire.c index 77e70f34a..4aca053ab 100644 --- a/lib/libX11/src/EvToWire.c +++ b/lib/libX11/src/EvToWire.c @@ -31,8 +31,6 @@ from The Open Group. * XEvToWire.c - Internal support routines for the C subroutine * interface library (Xlib) to the X Window System Protocol V11.0. */ -#define NEED_EVENTS -#define NEED_REPLIES #ifdef HAVE_CONFIG_H #include <config.h> |