summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWu-cheng Li <wuchengli@google.com>2009-11-05 16:47:56 +0800
committerWu-cheng Li <wuchengli@google.com>2009-11-05 16:47:56 +0800
commit7f2726c0d42bb089b19ec1f04bf3137856404a3d (patch)
tree88d8aab9bb543cf94194e5285b15f72728747b98
parent6e4a7d90f4a6728e9db7173e221aa504d13828ec (diff)
downloadLegacyCamera-7f2726c0d42bb089b19ec1f04bf3137856404a3d.zip
LegacyCamera-7f2726c0d42bb089b19ec1f04bf3137856404a3d.tar.gz
LegacyCamera-7f2726c0d42bb089b19ec1f04bf3137856404a3d.tar.bz2
Remove whiteboard and blackboard color effects.
-rw-r--r--res/values/arrays.xml4
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>