[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Eliminate unused variable initializations

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-04-03 23:31:07 CEST

On Mon, 03 Apr 2006, Michael Haggerty wrote:

> A very small cleanup:
>
> [[[
> Remove some unnecessary variable initializations.
>
> * tools/dev/normalize-dump.py (parse_file): Removed some unnecessary
> local variable initializations: harvesting (was never referenced);
> headers and eof (because they are set unconditionally a few lines
> later and are only needed within the while loop).
> ]]]

Thanks Michael, flawless again. Committed to Subversion trunk in
r19145.

-- 
Daniel Rall

  • application/pgp-signature attachment: stored
Received on Mon Apr 3 23:31:45 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.