From fadd0bbd551b905354d0599374b0b32b1b773033 Mon Sep 17 00:00:00 2001 From: John Pasula Date: Thu, 25 Nov 2010 08:19:50 -0700 Subject: [PATCH] Remove some redunant luadoc stuff from files that aren't being documented. --- Constants.lua | 7 ------- Interface/Panel.lua | 3 --- Player.lua | 6 ------ Waypoint.lua | 6 ------ 4 files changed, 22 deletions(-) diff --git a/Constants.lua b/Constants.lua index 78a7c70..c712469 100644 --- a/Constants.lua +++ b/Constants.lua @@ -10,13 +10,6 @@ ------------------------------------------------------------------------------- -- This source code is released under All Rights Reserved. ------------------------------------------------------------------------------- --- **AckisRecipeList** provides an interface for scanning professions for missing recipes. --- There are a set of functions which allow you make use of the ARL database outside of ARL. --- ARL supports all professions currently in World of Warcraft 3.3.2 --- @class file --- @name ARL.lua --- @release 1.0 -------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- AddOn namespace. diff --git a/Interface/Panel.lua b/Interface/Panel.lua index 7c94bda..4997b73 100644 --- a/Interface/Panel.lua +++ b/Interface/Panel.lua @@ -11,9 +11,6 @@ Please see http://www.wowace.com/addons/arl/ for more information. ************************************************************************ This source code is released under All Rights Reserved. ************************************************************************ -@class file -@name Panel.lua -************************************************************************ ]]-- ------------------------------------------------------------------------------- diff --git a/Player.lua b/Player.lua index ea83378..47bb138 100644 --- a/Player.lua +++ b/Player.lua @@ -11,12 +11,6 @@ ------------------------------------------------------------------------------- -- This source code is released under All Rights Reserved. ------------------------------------------------------------------------------- ---- **AckisRecipeList** provides an interface for scanning professions for missing recipes. --- There are a set of functions which allow you make use of the ARL database outside of ARL. --- ARL supports all professions currently in World of Warcraft 3.3.2 --- @class file --- @name Player.lua -------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- Localized Lua globals. diff --git a/Waypoint.lua b/Waypoint.lua index 2a0cbb5..af77bd5 100644 --- a/Waypoint.lua +++ b/Waypoint.lua @@ -10,12 +10,6 @@ ------------------------------------------------------------------------------- -- This source code is released under All Rights Reserved. ------------------------------------------------------------------------------- --- **AckisRecipeList** provides an interface for scanning professions for missing recipes. --- There are a set of functions which allow you make use of the ARL database outside of ARL. --- ARL supports all professions currently in World of Warcraft 3.3.2 --- @class file --- @name Waypoint.lua -------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- Localized Lua globals. -- 1.7.9.5