altoslib: Clean up map tile removal
authorKeith Packard <keithp@keithp.com>
Sat, 20 Jun 2015 18:53:24 +0000 (11:53 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 23 Jun 2015 04:04:43 +0000 (21:04 -0700)
commit3882e358b6f2970cb1afebcf2a71da34a57002df
treee6bcbb35908eff7be13c8ef9f0e649fa85f2643e
parent0cc03210d5d53d12604688f294b6ca39e3a025de
altoslib: Clean up map tile removal

Remove them while walking the hash table, rather than creating a list
to remove.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosMap.java
altoslib/AltosMapTransform.java