removing unintended debugger statement :(

This commit is contained in:
n8fr8 2012-10-01 00:08:47 +05:30
parent dbdadf2115
commit 971c04e9f2
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ public class TorTransProxy implements TorServiceConstants {
public String getIpTablesPath (Context context)
{
android.os.Debug.waitForDebugger();
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(context);