aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/arrays.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-12 22:47:00 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-12 22:47:00 +0100
commit875e1added3804a17437bdba69d74cddd5c20d4d (patch)
treeb02913731ebf18ec4868510e97ddd837a51d589b /src/main/res/values/arrays.xml
parent4b16922cbbee2bd1d45ca2ba4796c5bc9036fdf6 (diff)
remove unused ressources
Diffstat (limited to 'src/main/res/values/arrays.xml')
-rw-r--r--src/main/res/values/arrays.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/main/res/values/arrays.xml b/src/main/res/values/arrays.xml
index c30be285b..46a1542eb 100644
--- a/src/main/res/values/arrays.xml
+++ b/src/main/res/values/arrays.xml
@@ -84,15 +84,4 @@
<item>@string/presence_dnd</item>
</string-array>
- <string-array name="grace_periods">
- <item>@string/gp_short</item>
- <item>@string/gp_medium</item>
- <item>@string/gp_long</item>
- </string-array>
-
- <string-array name="grace_periods_values">
- <item>144</item>
- <item>610</item>
- <item>2584</item>
- </string-array>
</resources>