Refactoring: Move a local variable declaration and assignment closer to where the variable is first used.
This makes the code easier to read.
Authored by: david_costanzo 5 days ago
Parent: [r6137]
Child: [r6139]