Re: stat.c remove unused variable

2010-08-31 Thread Gilles Chehade
On Tue, Aug 31, 2010 at 07:29:16AM +, Mark Lumsden wrote: > Remove unused variable, linkfail. Unused since v1.6. > > ok? > > mark > yup, it should have been removed in 1.6, ok gilles@ > Index: stat.c > === > RCS file: /cvs/s

stat.c remove unused variable

2010-08-31 Thread Mark Lumsden
Remove unused variable, linkfail. Unused since v1.6. ok? mark Index: stat.c === RCS file: /cvs/src/usr.bin/stat/stat.c,v retrieving revision 1.15 diff -u -p -r1.15 stat.c --- stat.c 29 Jun 2010 20:51:05 - 1.15 +++ stat