Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Snakybo committed Jun 7, 2021
1 parent d12bf0b commit 83b7d59
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Clicked/Config/Bindings.lua
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ local tab
-- reset on close
local didOpenSpellbook
local showIconPicker
local currentItem

-- Utility functions

Expand Down Expand Up @@ -2453,8 +2452,6 @@ function Addon:BindingConfig_Open()
if didOpenSpellbook then
HideUIPanel(SpellBookFrame)
end

currentItem = nil
end

root = AceGUI:Create("ClickedFrame")
Expand Down

0 comments on commit 83b7d59

Please sign in to comment.