aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/GetProp.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/GetProp.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/GetProp.c')
-rw-r--r--nx-X11/lib/X11/GetProp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nx-X11/lib/X11/GetProp.c b/nx-X11/lib/X11/GetProp.c
index af5525702..e1caab934 100644
--- a/nx-X11/lib/X11/GetProp.c
+++ b/nx-X11/lib/X11/GetProp.c
@@ -26,7 +26,6 @@ in this Software without prior written authorization from The Open Group.
*/
/* $XFree86: xc/lib/X11/GetProp.c,v 1.5 2001/10/28 03:32:30 tsi Exp $ */
-#define NEED_REPLIES
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif