diff options
Diffstat (limited to 'res/values/cm_arrays.xml')
-rw-r--r-- | res/values/cm_arrays.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values/cm_arrays.xml b/res/values/cm_arrays.xml index 6901fae..35b2bf7 100644 --- a/res/values/cm_arrays.xml +++ b/res/values/cm_arrays.xml @@ -360,13 +360,6 @@ <item>silent</item> </string-array> - <!-- Values for screen color --> - <string-array name="screen_color_setting" translatable="false"> - <item>@string/screen_color_standard</item> - <item>@string/screen_color_vivid</item> - <item>@string/screen_color_custom</item> - </string-array> - <!-- Stylus Gestures --> <string-array name="gestures_entries" translatable="false"> <item>@string/gestures_action_empty</item> |