altosdroid: whitespace cleanup
[fw/altos] / altosdroid / src / org / altusmetrum / AltosDroid / AltosDroid.java
index 3b76fc9b4ad81e65ceccab5b940e4e0d3b30197d..5be70953010120e780deafa08f9185d66680d0f0 100644 (file)
@@ -150,7 +150,6 @@ public class AltosDroid extends Activity {
                }
        };
 
                }
        };
 
-
        void doBindService() {
                bindService(new Intent(this, TelemetryService.class), mConnection, Context.BIND_AUTO_CREATE);
                mIsBound = true;
        void doBindService() {
                bindService(new Intent(this, TelemetryService.class), mConnection, Context.BIND_AUTO_CREATE);
                mIsBound = true;