From 17aa7a4289700b68f06758946da866c8283b623a Mon Sep 17 00:00:00 2001 From: Giovanni Gargani Date: Wed, 20 Jul 2016 21:49:16 +0200 Subject: [PATCH] Debug removed --- BuildingPage.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/BuildingPage.lua b/BuildingPage.lua index d7653ae..3aca8f9 100644 --- a/BuildingPage.lua +++ b/BuildingPage.lua @@ -54,7 +54,6 @@ function module:AddFollowerToPlot(plot) return frame:Hide() end if plot.followerTooltip then - pp(plot.plotID) local followerName, level, quality, followerID, garrFollowerID, status, portraitIconID = G.GetFollowerInfoForBuilding(plot.plotID) if followerName then if (level == GARRISON_FOLLOWER_MAX_LEVEL) then @@ -72,8 +71,6 @@ function module:AddFollowerToPlot(plot) info.displayID=portraitIconID info.followerTypeID=_G.LE_FOLLOWER_TYPE_GARRISON_6_0 GMF:SetFollowerPortrait(frame.PortraitFrame, info, false) - - frame.PortraitFrame.Empty:Hide() del(info) else -- 1.7.9.5