diff --git a/OsmAnd/src/net/osmand/plus/development/SettingsDevelopmentActivity.java b/OsmAnd/src/net/osmand/plus/development/SettingsDevelopmentActivity.java index bae056dfe4..c7c8d61a21 100644 --- a/OsmAnd/src/net/osmand/plus/development/SettingsDevelopmentActivity.java +++ b/OsmAnd/src/net/osmand/plus/development/SettingsDevelopmentActivity.java @@ -67,7 +67,6 @@ public class SettingsDevelopmentActivity extends SettingsBaseActivity { pref.setTitle(R.string.simulate_your_location); updateTitle.run(); pref.setKey("simulate_your_location"); - sim.isRouteAnimating() pref.setOnPreferenceClickListener(new OnPreferenceClickListener() { @Override public boolean onPreferenceClick(Preference preference) {