small change to transproxy test
This commit is contained in:
parent
4edb1cc992
commit
d64cdde3a6
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue