aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2016-08-27 00:16:07 +0200
committerUlrich Sibiller <uli42@gmx.de>2016-10-10 22:52:30 +0200
commitefa70b0cf359c4b7e7d70b7512fbe03cc15cb470 (patch)
tree19be3b75186051f06054aecd95787faf2769b2e8
parent0079db696327fb0f52c95f48648ab4097d2cce8e (diff)
downloadnx-libs-efa70b0cf359c4b7e7d70b7512fbe03cc15cb470.tar.gz
nx-libs-efa70b0cf359c4b7e7d70b7512fbe03cc15cb470.tar.bz2
nx-libs-efa70b0cf359c4b7e7d70b7512fbe03cc15cb470.zip
remove more NEED_REPLIES/EVENTS
-rw-r--r--nx-X11/lib/X11/AllCells.c1
-rw-r--r--nx-X11/lib/X11/LiHosts.c1
-rw-r--r--nx-X11/lib/X11/QuColor.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/nx-X11/lib/X11/AllCells.c b/nx-X11/lib/X11/AllCells.c
index 0c188aab4..bbc977059 100644
--- a/nx-X11/lib/X11/AllCells.c
+++ b/nx-X11/lib/X11/AllCells.c
@@ -24,7 +24,6 @@ in this Software without prior written authorization from The Open Group.
*/
-#define NEED_REPLIES
#ifdef HAVE_CONFIG_H
#include <config.h>
diff --git a/nx-X11/lib/X11/LiHosts.c b/nx-X11/lib/X11/LiHosts.c
index c27a2e2e1..63ecc508a 100644
--- a/nx-X11/lib/X11/LiHosts.c
+++ b/nx-X11/lib/X11/LiHosts.c
@@ -58,7 +58,6 @@ X Window System is a trademark of The Open Group.
/* This can really be considered an os dependent routine */
-#define NEED_REPLIES
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
diff --git a/nx-X11/lib/X11/QuColor.c b/nx-X11/lib/X11/QuColor.c
index 7aca7d7b8..4638095c0 100644
--- a/nx-X11/lib/X11/QuColor.c
+++ b/nx-X11/lib/X11/QuColor.c
@@ -24,7 +24,6 @@ in this Software without prior written authorization from The Open Group.
*/
-#define NEED_REPLIES
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif