diff options
author | Martin Fietz <martin.fietz@gmail.com> | 2018-01-21 13:08:36 +0100 |
---|---|---|
committer | Martin Fietz <martin.fietz@gmail.com> | 2018-01-21 13:08:36 +0100 |
commit | 2a792c3c7536a3e8b4f84b1652b30d85163cd9f8 (patch) | |
tree | 3ad15a248cdc5930752f11ced95c9c70accb2ef9 /core | |
parent | db21463730ea9a458e98cccce886276926c3843d (diff) | |
download | AntennaPod-2a792c3c7536a3e8b4f84b1652b30d85163cd9f8.zip |
Remove useless comment
Diffstat (limited to 'core')
-rw-r--r-- | core/src/main/res/values/colors.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/main/res/values/colors.xml b/core/src/main/res/values/colors.xml index 55f9fed46..981d16d03 100644 --- a/core/src/main/res/values/colors.xml +++ b/core/src/main/res/values/colors.xml @@ -21,7 +21,6 @@ <color name="new_indicator_green">#669900</color> <color name="image_readability_tint">#80000000</color> - <!-- Use Gingerbread-orange --> <color name="selection_background_color_dark">#286E8A</color> <color name="selection_background_color_light">#81CFEA</color> |