altosui: Remove gratuitous threading from device flashing UI
authorKeith Packard <keithp@keithp.com>
Fri, 26 Nov 2010 00:28:04 +0000 (16:28 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 26 Nov 2010 00:30:19 +0000 (16:30 -0800)
commitadbb14c63d85b7a54223f88ac623571456f4a462
tree45246d096b0626b13c78bd23a97d5205d10e4ff4
parent7f88520089660845009148b69bfcea6c9dff9672
altosui: Remove gratuitous threading from device flashing UI

There's no need for a thread here, and swing doesn't want us to use
one anyways.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosFlashUI.java