Quantcast

removed an unused variable.

pompachomp [01-31-10 - 21:00]
removed an unused variable.
Filename
Frame.lua
diff --git a/Frame.lua b/Frame.lua
index cbd4739..8f38002 100644
--- a/Frame.lua
+++ b/Frame.lua
@@ -529,7 +529,6 @@ do
 	end

 	local function SetSpellTooltip(owner, loc, link)
-		local anchor =
 		spell_tip:SetOwner(owner, "ANCHOR_NONE")
 		spell_tip:ClearAllPoints()