Skip to content

Commit a9244d2

Browse files
committed
Remove note
1 parent 78193cd commit a9244d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ElvUI/Cata/Modules/Skins/Character.lua

-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,6 @@ function S:CharacterFrame()
320320
local CharacterMainHandSlot = _G.CharacterMainHandSlot
321321
CharacterMainHandSlot:ClearAllPoints()
322322
CharacterMainHandSlot:Point('BOTTOMLEFT', _G.PaperDollItemsFrame, 'BOTTOMLEFT', 106, 10)
323-
-- TODO add item quality borders for each slot
324323

325324
-- Icon selection frame
326325
_G.GearManagerPopupFrame:HookScript('OnShow', function(frame)

0 commit comments

Comments
 (0)