mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-27 02:05:18 +00:00
d10dc1e8d3
I marked all the empty statements with //nop I removed unneccessary elses (ie, the if returns or throws) I took out some casts (integral promotions/some didn't need to be there) -- Love, shendaras (2 in one day, w00t)