altosdroid: Disable debug output on release builds
authorKeith Packard <keithp@keithp.com>
Fri, 29 May 2015 05:06:55 +0000 (22:06 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 29 May 2015 05:06:55 +0000 (22:06 -0700)
We generate an awful lot of debug spew to the log; presumably that's
not helping performance, so lose that for release builds.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found