Don't send query from StarTip since PluginTalents does everything standalone.
Scott Sibley [10-04-10 - 12:03]
Don't send query from StarTip since PluginTalents does everything standalone.
diff --git a/StarTip.lua b/StarTip.lua
index 642b8ae..30ee1dd 100644
--- a/StarTip.lua
+++ b/StarTip.lua
@@ -635,9 +635,7 @@ function StarTip.OnTooltipSetUnit(...)
StarTip.fading = false
StarTip.unit = unit
-
- PluginTalents.SendQuery(unit)
-
+
--[[
if not UnitExists("mouseover") then
if UnitInRaid("player") then