altoslib: Use existing unicode Charset in AltosLink
authorKeith Packard <keithp@keithp.com>
Mon, 3 Feb 2014 08:26:42 +0000 (00:26 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 3 Feb 2014 08:31:57 +0000 (00:31 -0800)
commit0c2f28cbc1cb312d3bcc8951176d79f234a1af04
treed6a7056fe8a83e7be3d597cb0970fe53d5c9a826
parent7df221c42948cb42cf777b899263c8ec9067bd55
altoslib: Use existing unicode Charset in AltosLink

Instead of making AltosLink look up the unicode charset, just provide
it directly.

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