Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/ufs/lfs



On Sun, Jul 28, 2013 at 04:49:03AM +0000, Paul Goyette wrote:
 > Modified Files:
 >      src/sys/ufs/lfs: ulfs_quota2.c
 > 
 > Log Message:
 > Remove more unused variables to unbreak the build.

 : @@ -870,7 +865,6 @@
 :         struct quota2_header *q2h;
 :         struct quota2_entry q2e;
 :         struct buf *bp;
 : -       struct lfs *fs = ump->um_lfs;
 :         const int needswap = ULFS_MPNEEDSWAP(fs);
                                                ^^
 :         id_t id2;
 
Uhhh....

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index