From e5e80bd485d8ee14b5538d3f260ffd1e6e4f5cd6 Mon Sep 17 00:00:00 2001 From: ackis Date: Wed, 25 Mar 2009 18:23:02 +0000 Subject: [PATCH] remove super secret stuff. --- AckisRecipeList.lua | 5 ----- 1 file changed, 5 deletions(-) diff --git a/AckisRecipeList.lua b/AckisRecipeList.lua index 208ffe3..d780d3d 100644 --- a/AckisRecipeList.lua +++ b/AckisRecipeList.lua @@ -113,7 +113,6 @@ local sfind = string.find local smatch = string.match local tolower = string.lower local BOOKTYPE_SPELL = BOOKTYPE_SPELL -local pinfoalpha = GetGuildInfo("player") --[[ @@ -1681,10 +1680,6 @@ do function addon:AckisRecipeList_Command(textdump) - if (pinfoalpha == "\84\101\97\109 \73\99\101") then - return - end - -- If we don't have a trade skill window open, lets return out of here if (not tradewindowopened) then self:Print(L["OpenTradeSkillWindow"]) -- 1.7.9.5