diff --git a/UI/BankFrame.xml b/UI/BankFrame.xml index 440c5ac..225f974 100644 --- a/UI/BankFrame.xml +++ b/UI/BankFrame.xml @@ -107,52 +107,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - local icon = getglobal(this:GetName().."_Icon") - if icon then - icon:SetTexture("Interface\\AddOns\\Guda\\Assets\\Envelope") - end - - - Guda_MailboxFrame:Toggle() - - - GameTooltip:SetOwner(this, "ANCHOR_TOP") - GameTooltip:SetText("View Mailbox") - GameTooltip:Show() - - - GameTooltip:Hide() - - - -