thirdparty: remove debug output

This commit is contained in:
shagu
2018-01-04 23:20:59 +01:00
parent 34f61e5f70
commit 90825512e6
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -245,7 +245,6 @@ pfUI:RegisterModule("thirdparty", function ()
AddIntegration("DPSMate", function()
if C.thirdparty.dpsmate.skin == "1" then
DEFAULT_CHAT_FRAME:AddMessage("1st launching")
if DPSMateSettings then
-- set DPSMate appearance to match pfUI
for w in pairs(DPSMateSettings["windows"]) do
@@ -557,7 +556,6 @@ pfUI:RegisterModule("thirdparty", function ()
local AtlasCompare = CreateFrame( "Frame" , "pfEQCompareAtlas", AtlasLootTooltip )
AtlasCompare:SetScript("OnShow", function()
if this.itemLink then message(this.itemLink) end
pfUI.eqcompare.ShowCompare(AtlasLootTooltip)
end)
+1 -1
View File
@@ -2,7 +2,7 @@
## Title: |cff33ffccpf|cffffffffUI
## Author: Shagu
## Notes: A complete user interface replacement.
## Version: 3.4.0
## Version: 3.5.0
## SavedVariables: pfUI_profiles, pfUI_gold
## SavedVariablesPerCharacter: pfUI_config, pfUI_init, pfUI_playerDB