summaryrefslogtreecommitdiffstats
path: root/sys/net/zlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/zlib.c')
-rw-r--r--sys/net/zlib.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/net/zlib.c b/sys/net/zlib.c
index 8797405..9052c1f 100644
--- a/sys/net/zlib.c
+++ b/sys/net/zlib.c
@@ -2055,8 +2055,6 @@ local void send_bits(s, value, length)
}
#endif /* DEBUG_ZLIB */
-
-#define MAX(a,b) (a >= b ? a : b)
/* the arguments must not have side effects */
/* ===========================================================================
OpenPOWER on IntegriCloud