Skip to content

Commit

Permalink
remove this
Browse files Browse the repository at this point in the history
  • Loading branch information
kodewdle committed Nov 27, 2024
1 parent a48a208 commit 479b6b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ElvUI/Classic/Modules/Skins/Macro.lua
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ function S:Blizzard_MacroUI()
_G.MacroPopupFrame:HookScript('OnShow', function(frame)
if not frame.IsSkinned then -- set by HandleIconSelectionFrame
S:HandleIconSelectionFrame(frame, nil, nil, 'MacroPopup')
S:HandleDropDownBox(_G.MacroPopupFrame.BorderBox.IconTypeDropDown.DropDownMenu, 160)
end
end)
end
Expand Down

0 comments on commit 479b6b2

Please sign in to comment.