Remove vestigial code
This commit is contained in:
@@ -5,11 +5,6 @@ local addonname, shared = ...
|
||||
---@diagnostic disable-next-line: missing-fields
|
||||
shared.Inviter = {}
|
||||
function shared.Inviter.Init()
|
||||
-- if not Heimdall_Data.config.inviter.enabled then
|
||||
-- print("Heimdall - Inviter disabled")
|
||||
-- return
|
||||
-- end
|
||||
|
||||
---@type table<string, boolean>
|
||||
local channelRosterFrame = CreateFrame("Frame")
|
||||
channelRosterFrame:RegisterEvent("CHANNEL_ROSTER_UPDATE")
|
||||
|
||||
Reference in New Issue
Block a user