Big dead code elimination pass from Garrett.

This commit is contained in:
Rob Landley
2006-05-03 21:58:45 +00:00
parent db2ab89b7c
commit 7c94bed234
24 changed files with 138 additions and 449 deletions

View File

@@ -11,6 +11,5 @@
#define EXIT_ERROR 8
#define EXIT_USAGE 16
#define FSCK_CANCELED 32 /* Aborted with a signal or ^C */
#define EXIT_LIBRARY 128
extern char *e2fs_set_sbin_path(void);