Remove debug statement

This commit is contained in:
Andrew Tomaka 2021-02-21 14:26:52 -05:00
parent c2df6ac982
commit 201078c926
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -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")