Quantcast

Updated for 4.2

Lanerra [06-28-11 - 21:54]
Updated for 4.2

Please let me know if there are any bugs I missed.
Filename
oUF_Lanerra.lua
diff --git a/oUF_Lanerra.lua b/oUF_Lanerra.lua
index aeec23a..a71bc59 100644
--- a/oUF_Lanerra.lua
+++ b/oUF_Lanerra.lua
@@ -1486,15 +1486,6 @@ for _, button in pairs({
     _G['CompactRaidFrameManagerDisplayFrame'..button]:EnableMouse(false)
 end

-for _, button in pairs({
-    'UnitFramePanelRaidStylePartyFrames',
-    'FrameCategoriesButton11',
-}) do
-    _G['InterfaceOptions'..button]:SetAlpha(0.35)
-    _G['InterfaceOptions'..button]:Disable()
-    _G['InterfaceOptions'..button]:EnableMouse(false)
-end
-
 -- Now all the solo stuff
 oUF:RegisterStyle('oUF_Lanerra', Stylish)
 oUF:Factory(function(self)