]> git.saurik.com Git - apple/file_cmds.git/blobdiff - ls/ls.c
file_cmds-230.tar.gz
[apple/file_cmds.git] / ls / ls.c
diff --git a/ls/ls.c b/ls/ls.c
index 6b53ca589721ca502eedd8f8868f144f3270b97b..13be69b19d27c1d3e3442e9e4578f96553cca800 100644 (file)
--- a/ls/ls.c
+++ b/ls/ls.c
@@ -618,7 +618,6 @@ display(FTSENT *p, FTSENT *list)
                return;
 
        needstats = f_inode || f_longform || f_size;
-       flen = 0;
        btotal = 0;
        initmax = getenv("LS_COLWIDTHS");
        /* Fields match -lios order.  New ones should be added at the end. */