del geti2pdpath

This commit is contained in:
potatowipedlifereverse 2020-03-02 05:04:37 +03:00
parent 35e8424293
commit c6ccb373a2

View File

@ -636,7 +636,4 @@ public class I2PDActivity extends Activity {
} }
System.exit(0); System.exit(0);
} }
public String getI2pdpath(){
return this.i2pdpath;
}
} }