maint: avoid new unused-macro warnings from gcc
commit8b638f994abefde84746b3d8a08893c9ffeb7799
authorJim Meyering <meyering@redhat.com>
Fri, 6 Mar 2009 09:49:18 +0000 (6 10:49 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 6 Mar 2009 10:49:46 +0000 (6 11:49 +0100)
tree1bc97c94bb4a1ca856fdbf313563ba1d66ff8fd7
parent5d71171e01fb7f585fc3864866c0a30a4064380f
maint: avoid new unused-macro warnings from gcc

* src/ls.c (ASSERT_MATCHING_DEV_INO): Comment-out unused definition,
to match commented-out use.
* src/install.c (INITIAL_HASH_MODULE, INITIAL_ENTRY_TAB_SIZE):
(READ_SIZE): Remove definitions of unused macros.
* src/mv.c (INITIAL_HASH_MODULE, INITIAL_ENTRY_TAB_SIZE): Likewise.
* src/dd.c (max): Likewise.
* src/expand.c (OUTPUT_BLOCK): Likewise.
* src/csplit.c (ALLOC_SIZE): Likewise.
* src/pr.c (NULLCOL): Likewise.
* src/ptx.c (Sword): Likewise.
* src/unexpand.c (OUTPUT_BLOCK): Likewise.
* src/factor.c (NDEBUG): Likewise.
src/csplit.c
src/dd.c
src/expand.c
src/factor.c
src/install.c
src/ls.c
src/mv.c
src/pr.c
src/ptx.c
src/unexpand.c