From: Keith Packard Date: Tue, 12 Sep 2017 20:34:23 +0000 (-0700) Subject: altoslib: Remove debug stack dump from AltosState X-Git-Tag: 1.8.2~2^2~17 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=d84f5e576e83a2b965d0e9752a9bbef100954815;hp=d84f5e576e83a2b965d0e9752a9bbef100954815;p=fw%2Faltos 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 ---