Quantcast

Get rid of spam

Scott Sibley [10-19-10 - 01:43]
Get rid of spam
Filename
StarTip.lua
diff --git a/StarTip.lua b/StarTip.lua
index 0e23df9..b11447d 100644
--- a/StarTip.lua
+++ b/StarTip.lua
@@ -674,7 +674,6 @@ function StarTip.OnTooltipSetItem(self, ...)
 end

 function StarTip.OnTooltipSetSpell(...)
-	StarTip:Print(GameTooltip:GetSpell())
 	if StarTip.tooltipHidden then return end
 	if not StarTip.justSetSpell then
 		for k, v in StarTip:IterateModules() do