OmniGears: cleanup obsolete resource array
Change-Id: I7142d969efd80aa8f86de5ee5dd22cc6a8fc7f57
diff --git a/res/values/custom_arrays.xml b/res/values/custom_arrays.xml
index f4c3f94..68430d2 100644
--- a/res/values/custom_arrays.xml
+++ b/res/values/custom_arrays.xml
@@ -235,18 +235,7 @@
<item>1</item>
<item>2</item>
</string-array>
- <!-- Power menu Animations -->
- <string-array name="power_menu_animations_entries">
- <item>@string/power_menu_animation_enter</item>
- <item>@string/power_menu_animation_bottom</item>
- <item>@string/power_menu_animation_top</item>
- </string-array>
- <string-array name="power_menu_animations_values" translatable="false">
- <item>0</item>
- <item>1</item>
- <item>2</item>
- </string-array>
<!-- Values for the notification light pulse spinners -->
<string-array name="notification_pulse_length_entries" translatable="false">
<item>@string/pulse_length_always_on</item>