This was redundant
authorEric Andersen <andersen@codepoet.org>
Sun, 29 Oct 2000 07:02:47 +0000 (07:02 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 29 Oct 2000 07:02:47 +0000 (07:02 -0000)
coreutils/ls.c
ls.c

index a338c0e6a768bfae4c05ec7dea2e558f6c267abd..004c2a7735178b6c32380702fed662e372d2702b 100644 (file)
@@ -689,7 +689,6 @@ extern int ls_main(int argc, char **argv)
 #endif
        nfiles=0;
 
-       applet_name= argv[0];
        /* process options */
        while ((opt = getopt(argc, argv, "1AaCdgilnsx"
 #ifdef BB_FEATURE_AUTOWIDTH
diff --git a/ls.c b/ls.c
index a338c0e6a768bfae4c05ec7dea2e558f6c267abd..004c2a7735178b6c32380702fed662e372d2702b 100644 (file)
--- a/ls.c
+++ b/ls.c
@@ -689,7 +689,6 @@ extern int ls_main(int argc, char **argv)
 #endif
        nfiles=0;
 
-       applet_name= argv[0];
        /* process options */
        while ((opt = getopt(argc, argv, "1AaCdgilnsx"
 #ifdef BB_FEATURE_AUTOWIDTH