mirror of https://github.com/BOINC/boinc.git
Android: Remove dead code
This commit is contained in:
parent
4fe7b377cb
commit
9e589bc463
|
@ -90,8 +90,6 @@ public class LoginActivity extends Activity {
|
|||
|
||||
//bind monitor service
|
||||
doBindService();
|
||||
|
||||
((EditText) findViewById(R.id.urlIn)).setText(R.string.project_url); //TODO remove from final build
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue