aboutsummaryrefslogtreecommitdiffstats
path: root/java/res
diff options
context:
space:
mode:
Diffstat (limited to 'java/res')
-rw-r--r--java/res/xml/prefs.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/java/res/xml/prefs.xml b/java/res/xml/prefs.xml
index fb7b0ea40..cbfc3c39d 100644
--- a/java/res/xml/prefs.xml
+++ b/java/res/xml/prefs.xml
@@ -64,13 +64,6 @@
android:key="subtype_settings"
android:title="@string/language_selection_title"
android:summary="@string/language_selection_summary" />
- <PreferenceScreen
- android:key="language_selection"
- android:title="@string/language_selection_title"
- android:summary="@string/language_selection_summary">
- <intent
- android:action="com.android.inputmethod.latin.INPUT_LANGUAGE_SELECTION"/>
- </PreferenceScreen>
</PreferenceCategory>
<PreferenceCategory
android:title="@string/prediction_category"