small change to transproxy test

This commit is contained in:
n8fr8 2012-10-25 15:29:00 +05:30
parent 4edb1cc992
commit d64cdde3a6
1 changed files with 0 additions and 1 deletions

View File

@ -163,7 +163,6 @@ public class Permissions extends Activity implements TorConstants {
{
try {
TorTransProxy ttProxy = new TorTransProxy();
int resp = ttProxy.testOwnerModule(context,ttProxy.getIpTablesPath(context));
if (resp != 0)