build: avoid warnings about unused macros
authorJim Meyering <meyering@redhat.com>
Fri, 20 Nov 2009 18:27:20 +0000 (19:27 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 20 Nov 2009 18:32:13 +0000 (19:32 +0100)
commit06322b3bbe805b30165313432adec0ce6e1083c0
treee4837564766f70b9a70d0fa01c2314ffb9da4a0b
parentbbb664482ab9f3fb959a04588e8490fd2d9fea5c
build: avoid warnings about unused macros

* unzip.c (LOCTIM): Comment out unused macro.
* deflate.c (EQUAL): Remove definition.  Use "0" at sole point of use.
deflate.c
unzip.c