*: reduce #ifdef forest
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 5 Jun 2009 12:55:26 +0000 (14:55 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 5 Jun 2009 12:55:26 +0000 (14:55 +0200)
commit53f17912120e2f8732443fbb91fcf2c87123eaa5
treec7a40ebfe3b487e4b47dff48af69e084e5fa77e6
parentd5f1b1bbe0a881f66b6bb6951fa54e553002c24d
*: reduce #ifdef forest

Remove unnecessary #if statements from the "more", "script", and
"scriptreplay" commands.  Bloatcheck says 0 bytes changed.

Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/more.c
util-linux/script.c
util-linux/scriptreplay.c