Quantcast

Remove spam. :\

Scott Sibley [10-20-10 - 22:28]
Remove spam. :\
Filename
Modules/Texts/Texts.lua
diff --git a/Modules/Texts/Texts.lua b/Modules/Texts/Texts.lua
index ccf19d7..010629b 100644
--- a/Modules/Texts/Texts.lua
+++ b/Modules/Texts/Texts.lua
@@ -62,7 +62,6 @@ if not UnitExists(unit) then return end
 return '--' .. select(1, UnitName(unit)) .. '--'
 ]],
 		color = [[
-_G.StarTip:Print(unit)
 if UnitIsPlayer(unit) then
     return ClassColor(unit)
 else