aboutsummaryrefslogtreecommitdiff
path: root/gzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'gzip.c')
-rw-r--r--gzip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gzip.c b/gzip.c
index a9d34aeb1..cc6868b53 100644
--- a/gzip.c
+++ b/gzip.c
@@ -2272,7 +2272,6 @@ local void set_file_type (void);
2272 * used. 2272 * used.
2273 */ 2273 */
2274 2274
2275#define MAX(a,b) (a >= b ? a : b)
2276/* the arguments must not have side effects */ 2275/* the arguments must not have side effects */
2277 2276
2278/* =========================================================================== 2277/* ===========================================================================