diff --git a/MyAddon.lua b/MyAddon.lua index eef31fc..80f6654 100755 --- a/MyAddon.lua +++ b/MyAddon.lua @@ -56,7 +56,6 @@ end function events:INSPECT_READY(guid) if not inspectInitialized then - print("initializing") InspectFontStrings["itemLevel"] = InspectFrame:CreateFontString(nil, "OVERLAY") InspectFontStrings["itemLevel"]:SetPoint("BOTTOMRIGHT", -5, 5) InspectFontStrings["itemLevel"]:SetFont("Fonts\\FRIZQT__.ttf", 24, "OUTLINE")