Skip to content

Commit

Permalink
meant to remove this
Browse files Browse the repository at this point in the history
  • Loading branch information
Wutname1 committed Aug 14, 2024
1 parent 8c3ee25 commit 97f72f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Modules/Tooltips.lua
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ local function ApplySkin(tooltip)
if tooltip.SetBackdrop then tooltip:SetBackdrop(nil) end
tooltip:HookScript('OnShow', onShow)
tooltip:HookScript('OnHide', onHide)
_G.tremove(tooltips, tooltip)
end

local style = {
Expand Down

0 comments on commit 97f72f6

Please sign in to comment.