Quantcast

Remove this old shit

Kelly Crabbé [12-04-13 - 14:44]
Remove this old shit
Filename
core.lua
diff --git a/core.lua b/core.lua
index ba2b7c2..7c2aa62 100755
--- a/core.lua
+++ b/core.lua
@@ -133,13 +133,6 @@ function events:PLAYER_ENTERING_WORLD(...)
   MiniMapLFGFrame:SetHighlightTexture(nil)
   LFDSearchStatus:SetClampedToScreen(true)

-  --[[ Quest Watcher Frame
-  WatchFrame:ClearAllPoints()
-  WatchFrame.ClearAllPoints = function() end
-  WatchFrame:SetPoint("TOPLEFT", UIParent, "TOPLEFT", 20, -15)
-  WatchFrame.SetPoint = function() end
-  WatchFrame:SetClampedToScreen(true)
---]]
 -- Frame hiding
   for _, frame in pairs(frames) do
     frame:Hide()