Skip to content

Commit

Permalink
Removed 5.4.1 fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Dec 11, 2013
1 parent 73c8282 commit 8d5642d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ShestakUI/Modules/Blizzard/Fixes.lua
Expand Up @@ -3,8 +3,6 @@ local T, C, L, _ = unpack(select(2, ...))
----------------------------------------------------------------------------------------
-- Fix IsDisabledByParentalControls() taint
----------------------------------------------------------------------------------------
setfenv(WorldMapFrame_OnShow, setmetatable({UpdateMicroButtons = function() end}, {__index = _G}))
setfenv(FriendsFrame_OnShow, setmetatable({UpdateMicroButtons = function() end}, {__index = _G}))
FCF_StartAlertFlash = T.dummy

----------------------------------------------------------------------------------------
Expand Down

0 comments on commit 8d5642d

Please sign in to comment.