altosdroid: Remove debug
authorKeith Packard <keithp@keithp.com>
Sat, 20 Jun 2015 18:57:10 +0000 (11:57 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 23 Jun 2015 04:04:43 +0000 (21:04 -0700)
Just noise at this point.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroidTab.java

index 017315af6c24ef6ae4e739a5286f9fe17f850dbd..6a71021c42e837653da39bc6d4b07cf68f3d5c95 100644 (file)
@@ -96,7 +96,6 @@ public abstract class AltosDroidTab extends Fragment implements AltosUnitsListen
                last_state = state;
                last_from_receiver = from_receiver;
                last_receiver = receiver;
-               AltosDebug.debug("update_ui tab %s is_current %b\n", tab_name(), is_current);
                if (is_current)
                        show(telem_state, state, from_receiver, receiver);
                else