Mercurial > wow > breuesk
changeset 41:dc9bfacca238
Lint
author | John@Yosemite-PC |
---|---|
date | Wed, 14 Mar 2012 22:06:19 -0400 |
parents | 90622848932b |
children | 72055fc7e115 |
files | Lists.lua |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Lists.lua Wed Mar 14 10:13:48 2012 -0400 +++ b/Lists.lua Wed Mar 14 22:06:19 2012 -0400 @@ -71,7 +71,6 @@ bsk.raidNameP = {} -- "name" is present in raid bsk.raidIdP = {} -- "id" is present in raid bsk.reserveIdP = {} -- "reserve id present" -local activeListKey = 1 -- temporary local personName2id = {} -- given "name" get that person's id local tinsert = table.insert