Files
deb-swift/swift/proxy/controllers
Alex Gaynor 3b1ee1f6a3 Remove list comprehension where the result is unused.
Using a list comprehension here makes the code less
readable, and is also slower (since it has to allocate
and grow a list that is unused).

Change-Id: I74cc9d2cf2e271a2c45d45cc5ea777189c02eacb
2013-07-19 06:53:48 -07:00
..
2013-02-01 07:50:17 +11:00