Skip to content

Commit 69c7f89

Browse files
committed
auction house skin error
1 parent e120fc1 commit 69c7f89

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ElvUI/Mainline/Modules/Skins/AuctionHouse.lua

-2
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,6 @@ local function LoadSkin()
370370
HandleSellList(BidsList, true, true)
371371
BidsList.ResultsText:SetParent(BidsList.ScrollFrame)
372372
S:HandleButton(BidsList.RefreshFrame.RefreshButton)
373-
S:HandleEditBox(_G.AuctionHouseFrameAuctionsFrameGold)
374-
S:HandleEditBox(_G.AuctionHouseFrameAuctionsFrameSilver)
375373
S:HandleButton(AuctionsFrame.BidFrame.BidButton)
376374

377375
--[[ ProgressBars ]]--

0 commit comments

Comments
 (0)