diff options
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/arrays.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml index cdedec3..084f17e 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -191,8 +191,6 @@ <item>@string/pref_camera_coloreffect_entry_negative</item> <item>@string/pref_camera_coloreffect_entry_solarize</item> <item>@string/pref_camera_coloreffect_entry_posterize</item> - <item>@string/pref_camera_coloreffect_entry_whiteboard</item> - <item>@string/pref_camera_coloreffect_entry_blackboard</item> <item>@string/pref_camera_coloreffect_entry_aqua</item> <item>@string/pref_camera_coloreffect_entry_pastel</item> <item>@string/pref_camera_coloreffect_entry_mosaic</item> @@ -208,8 +206,6 @@ <item>negative</item> <item>solarize</item> <item>posterize</item> - <item>whiteboard</item> - <item>blackboard</item> <item>aqua</item> <item>pastel</item> <item>mosaic</item> |