From 24a2fc6cad560d52415b2bb9c4ce9e02b0813e82 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Tue, 28 Oct 2014 07:12:52 +0100 Subject: [PATCH] This has been handled by oUF since forever, why is it even here? --- oUF_P3lim.lua | 4 ---- 1 file changed, 4 deletions(-) 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) -- 1.7.9.5