Quantcast

This has been handled by oUF since forever, why is it even here?

Adrian L Lange [10-28-14 - 06:12]
This has been handled by oUF since forever, why is it even here?
Filename
oUF_P3lim.lua
diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua
index 9905b64..f81167c 100644
--- a/oUF_P3lim.lua
+++ b/oUF_P3lim.lua
@@ -597,10 +597,6 @@ oUF:Factory(function(self)
 			boss:SetPoint('TOP', _G['oUF_P3limBoss' .. index - 1], 'BOTTOM', 0, -6)
 			arena:SetPoint('TOP', _G['oUF_P3limArena' .. index - 1], 'BOTTOM', 0, -6)
 		end
-
-		local blizz = _G['Boss' .. index .. 'TargetFrame']
-		blizz:UnregisterAllEvents()
-		blizz:Hide()
 	end
 end)