Already defined at global scale in configure.ac

Signed-off-by: Emil Velikov <[email protected]>
---
 src/Makefile.am | 2 +-
 src/icetrans.c  | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 3cbe9c6..a23edb2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,7 +5,7 @@ AM_CPPFLAGS = -I${top_srcdir}/include
 AM_CFLAGS = \
        $(ICE_CFLAGS) \
        $(CWARNFLAGS) \
-       -DICE_t -DTRANS_CLIENT -DTRANS_SERVER
+       -DTRANS_CLIENT -DTRANS_SERVER
 
 libICE_la_LDFLAGS = -version-number 6:3:0 -no-undefined
 
diff --git a/src/icetrans.c b/src/icetrans.c
index 8322f16..f224f07 100644
--- a/src/icetrans.c
+++ b/src/icetrans.c
@@ -26,7 +26,6 @@
 
 #include <X11/Xfuncproto.h>
 
-#define ICE_t 1
 #define TRANS_CLIENT 1
 #define TRANS_SERVER 1
 
-- 
2.8.0

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to