Remove unused constant for the black color

This commit is contained in:
relan 2015-08-17 13:11:35 +03:00
parent 1b81267841
commit a49ea5c3c3

View File

@ -20,7 +20,6 @@
<item name="alertDialogTheme">@style/AlertDialogThemeLight</item> <item name="alertDialogTheme">@style/AlertDialogThemeLight</item>
</style> </style>
<color name="black">#FF000000</color>
<color name="white">#FFFFFFFF</color> <color name="white">#FFFFFFFF</color>
<color name="red">#FFFF0000</color> <color name="red">#FFFF0000</color>