From ea6bbc5a9f4562254170e7772b25ea4834b20677 Mon Sep 17 00:00:00 2001 From: urnati Date: Sun, 3 Nov 2019 09:40:41 -0500 Subject: [PATCH] Removed debug statement --- TitanClassicLocation/TitanClassicLocation.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/TitanClassicLocation/TitanClassicLocation.lua b/TitanClassicLocation/TitanClassicLocation.lua index 3c7817d..3c8c83e 100755 --- a/TitanClassicLocation/TitanClassicLocation.lua +++ b/TitanClassicLocation/TitanClassicLocation.lua @@ -619,7 +619,6 @@ function TitanPanelLocation_CreateMapFrames() local cursortext = frame:CreateFontString("TitanMapCursorLocation", "ARTWORK", "GameFontNormal"); cursortext:SetPoint("TOPRIGHT",WorldMapFrame,"TOPRIGHT",0,0); frame:HookScript("OnUpdate",TitanMapFrame_OnUpdate); -TitanDebug("Location_CreateMapFrames") end end); -- 1.7.9.5