altosdroid: whitespace cleanup
authorMike Beattie <mike@ethernal.org>
Thu, 7 Mar 2013 08:20:47 +0000 (21:20 +1300)
committerMike Beattie <mike@ethernal.org>
Thu, 7 Mar 2013 08:20:47 +0000 (21:20 +1300)
DAMN my OCD.

Signed-off-by: Mike Beattie <mike@ethernal.org>
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;