remove obsolete line
This commit is contained in:
parent
3d1792ede0
commit
f42567bd2c
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ public class MainMenuActivity extends BaseDownloadActivity implements OsmAndLoca
|
||||||
// inst.setTime(new Date());
|
// inst.setTime(new Date());
|
||||||
// final String textVersion = "\u00A9 OsmAnd " + inst.get(Calendar.YEAR);
|
// final String textVersion = "\u00A9 OsmAnd " + inst.get(Calendar.YEAR);
|
||||||
// textVersionView.setText(textVersion);
|
// textVersionView.setText(textVersion);
|
||||||
final SharedPreferences prefs = getApplicationContext().getSharedPreferences("net.osmand.settings", MODE_WORLD_READABLE);
|
// final SharedPreferences prefs = getApplicationContext().getSharedPreferences("net.osmand.settings", MODE_WORLD_READABLE);
|
||||||
// textVersionView.setOnClickListener(new OnClickListener(){
|
// textVersionView.setOnClickListener(new OnClickListener(){
|
||||||
// int i = 0;
|
// int i = 0;
|
||||||
// @Override
|
// @Override
|
||||||
|
|
Loading…
Reference in a new issue