Not sure why this wasn't committed in the last commit.

Yaron Kfir [06-11-14 - 03:52]
Not sure why this wasn't committed in the last commit.
Filename
PriceTracker.lua
diff --git a/PriceTracker.lua b/PriceTracker.lua
index 83e0e16..49fa041 100644
--- a/PriceTracker.lua
+++ b/PriceTracker.lua
@@ -12,7 +12,6 @@ PriceTracker = {
 	colors = {
 		default = "|c" .. ZO_TOOLTIP_DEFAULT_COLOR:ToHex(),
 		instructional = "|c" .. ZO_TOOLTIP_INSTRUCTIONAL_COLOR:ToHex(),
-		yellow = "|cFFFF00",
 		title = "|c00B5FF",
 	},
 	selectedItem = {},