remove debug waiter

This commit is contained in:
Nathan Freitas 2014-05-01 21:37:36 -04:00
parent b2d4bb3507
commit b056e7f6cd
1 changed files with 0 additions and 2 deletions

View File

@ -275,8 +275,6 @@ public class TorService extends Service implements TorServiceConstants, TorConst
*/ */
public int onStartCommand(Intent intent, int flags, int startId) { public int onStartCommand(Intent intent, int flags, int startId) {
android.os.Debug.waitForDebugger();
try try
{ {
initBinaries(); initBinaries();