cleanup
This commit is contained in:
parent
74fc40f0d5
commit
b8298a2c4c
@ -71,7 +71,6 @@ namespace OWTrack
|
||||
}
|
||||
}
|
||||
|
||||
//Move to saveManeger.cs ?
|
||||
private void loadSave()
|
||||
{
|
||||
try
|
||||
@ -235,12 +234,6 @@ namespace OWTrack
|
||||
}
|
||||
finally
|
||||
{
|
||||
//if (!SRonce)
|
||||
//{
|
||||
// tr.startSR = sr;
|
||||
// SRonce = true;
|
||||
//}
|
||||
//else tr.newSR = sr;
|
||||
if (tr.GetCurrentSession().IsNewSession())
|
||||
tr.startSR = sr;
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user