Remove obsolete dbSyncModeValues array

This commit is contained in:
Daniel Martí 2014-02-20 13:57:59 +01:00
parent 93ea5ea9fb
commit 44bb904ab0
2 changed files with 1 additions and 7 deletions

View File

@ -22,12 +22,6 @@
<item>24</item>
</string-array>
<string-array name="dbSyncModeValues">
<item>off</item>
<item>normal</item>
<item>full</item>
</string-array>
<string-array name="themeValues">
<item>dark</item>
<item>light</item>