aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/OpenDis.c
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2016-07-05 22:56:01 +0200
committerGitHub <noreply@github.com>2016-07-05 22:56:01 +0200
commitd7655e15ad28ad7f6a326624f90764485d3c2e35 (patch)
treeccc16c8d436f49c6b3b119e39dc9d38731af2cbd /nx-X11/lib/X11/OpenDis.c
parentff0d46e0b621d5ecaeb730a1c002d893ca5cb032 (diff)
parentfa651994740d4381d8a8ab72e2ac3ef38fba3dde (diff)
downloadnx-libs-d7655e15ad28ad7f6a326624f90764485d3c2e35.tar.gz
nx-libs-d7655e15ad28ad7f6a326624f90764485d3c2e35.tar.bz2
nx-libs-d7655e15ad28ad7f6a326624f90764485d3c2e35.zip
Merge pull request #180 from uli42/pr/remove_need_events_replies
remove NEED_EVENTS/NEED_REPLIES
Diffstat (limited to 'nx-X11/lib/X11/OpenDis.c')
-rw-r--r--nx-X11/lib/X11/OpenDis.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nx-X11/lib/X11/OpenDis.c b/nx-X11/lib/X11/OpenDis.c
index 67f7ccbd1..691fa95e9 100644
--- a/nx-X11/lib/X11/OpenDis.c
+++ b/nx-X11/lib/X11/OpenDis.c
@@ -44,8 +44,6 @@ in this Software without prior written authorization from The Open Group.
/* $XFree86: xc/lib/X11/OpenDis.c,v 3.16 2003/07/04 16:24:23 eich Exp $ */
-#define NEED_REPLIES
-#define NEED_EVENTS
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif