altoslib: Remove debug stack dump from AltosState
authorKeith Packard <keithp@keithp.com>
Tue, 12 Sep 2017 20:34:23 +0000 (13:34 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 12 Sep 2017 20:34:23 +0000 (13:34 -0700)
commitd84f5e576e83a2b965d0e9752a9bbef100954815
tree997ceab8b1ebd2128ff1bfc41502315854c7e650
parentb48966c3121e1b5d4a659bebcad595d6f1ec5ee5
altoslib: Remove debug stack dump from AltosState

An empty AltosState is allocated when parsing JSON data; it's not a
mistake.

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