Delete unused code

(cherry picked from commit 00a0e91d35)
This commit is contained in:
Dima-1 2020-02-24 14:20:44 +02:00
parent 9a4841155f
commit 147aa3e054

View file

@ -190,7 +190,6 @@ public class OsmandApplication extends MultiDexApplication {
checkPreferredLocale();
appInitializer.onCreateApplication();
appInitializer.migrateHomeWorkFromSettings();
// if(!osmandSettings.FOLLOW_THE_ROUTE.get()) {
// targetPointsHelper.clearPointToNavigate(false);
// }