forked from organicmaps/organicmaps
Old code.
This commit is contained in:
parent
09292561db
commit
eb6b11dfe4
1 changed files with 1 additions and 4 deletions
|
@ -41,10 +41,7 @@ public class MWMApplication extends android.app.Application implements ActiveCou
|
|||
private static MWMApplication mSelf;
|
||||
|
||||
private boolean mAreStatsInitialised;
|
||||
private boolean mIsYota = false;
|
||||
|
||||
// We check how old is modified date of our MapsWithMe folder
|
||||
private final static long TIME_DELTA = 5 * 1000;
|
||||
private boolean mIsYota;
|
||||
|
||||
public MWMApplication()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue