Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Nov 10, 2020
1 parent fbf8d00 commit 79c9d2c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ShestakUI/Modules/Misc/ClickCast.lua
Expand Up @@ -53,9 +53,6 @@ hooksecurefunc("CompactUnitFrame_SetUpFrame", function(frame)
if frame.IsForbidden and frame:IsForbidden() then
return
end
--FIXME if frame and frame.GetName and frame:GetName():match("^NamePlate") then
-- return
-- end
ClickCastFrames[frame] = true
end)

Expand Down

0 comments on commit 79c9d2c

Please sign in to comment.