Index: mobile/android/base/resources/xml/preferences.xml |
diff --git a/mobile/android/base/resources/xml/preferences.xml b/mobile/android/base/resources/xml/preferences.xml |
index 5c7393ce33f37b396213211befce8d511cf227fc..082152b8ada85f8c4e7f45ee882f580d1dd59a24 100644 |
--- a/mobile/android/base/resources/xml/preferences.xml |
+++ b/mobile/android/base/resources/xml/preferences.xml |
@@ -11,9 +11,7 @@ |
xmlns:gecko="http://schemas.android.com/apk/res-auto" |
android:enabled="false"> |
- <org.mozilla.gecko.preferences.SyncPreference android:key="android.not_a_preference.sync" |
- android:title="@string/pref_sync" |
- android:persistent="false" /> |
+ <!-- removed SyncPreference as of issue #2350 --> |
<PreferenceScreen android:title="@string/pref_category_customize" > |
<intent android:action="android.intent.action.VIEW" |