1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-02 19:15:18 +02:00

revert last change

This commit is contained in:
Jim Meyering
2004-01-04 20:45:45 +00:00
parent 81ba476a28
commit e8d314a5ec

View File

@@ -23,7 +23,6 @@
#include "system.h"
#include "error.h"
#include "exitfail.h"
#include "long-options.h"
#include "quote.h"
@@ -81,7 +80,6 @@ main (int argc, char **argv)
bindtextdomain (PACKAGE, LOCALEDIR);
textdomain (PACKAGE);
exit_failure = CHROOT_FAILURE;
atexit (close_stdout);
parse_long_options (argc, argv, PROGRAM_NAME, GNU_PACKAGE, VERSION,