commit b056e7f6cdf26ffb0a13d4b34d129a74d4949315
Author: Nathan Freitas <[email protected]>
Date:   Thu May 1 21:37:36 2014 -0400

    remove debug waiter
---
 src/org/torproject/android/service/TorService.java |    2 --
 1 file changed, 2 deletions(-)

diff --git a/src/org/torproject/android/service/TorService.java 
b/src/org/torproject/android/service/TorService.java
index 05f4376..21c6247 100644
--- a/src/org/torproject/android/service/TorService.java
+++ b/src/org/torproject/android/service/TorService.java
@@ -274,8 +274,6 @@ public class TorService extends Service implements 
TorServiceConstants, TorConst
         * @see android.app.Service#onStart(android.content.Intent, int)
         */
        public int onStartCommand(Intent intent, int flags, int startId) {
-       
-               android.os.Debug.waitForDebugger();
 
                try
                {



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to