diff options
Diffstat (limited to 'gzip.c')
-rw-r--r-- | gzip.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 | /* =========================================================================== |