K 10 svn:author V 8 cperciva K 8 svn:date V 27 2007-05-21T04:22:38.000000Z K 7 svn:log V 361 Remove pointless code: Don't assign a value to a variable when we're going to overwrite it with a new value a few lines later. Visual inspection of the surrounding code indicates that the code does what it's supposed to do; i.e., the pointless code wasn't supposed to be doing something other than what it was doing. CID: 3323 Found by: Coverity Prevent(tm) END