Quantcast

In addon:TRADE_SKILL_CLOSE(): Removed check for existence of addon.Frame.

Author torhal <torhal@dummy.example.com>
Author date 2009-10-10 05:43:46
Author local date 2009-10-10 05:43:46 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-10-10 05:43:46
Committer local date 2009-10-10 05:43:46 +0000
Commit 021771886089682e6ef77b76e018bedc4f69971a
Tree f678d7717585d63c44acb8e4b99d2bd629ea4488
Parent 6fec1ad16f77b1c5339b1d27b04b0a6beb6463bd
In addon:TRADE_SKILL_CLOSE(): Removed check for existence of addon.Frame.
In addon:addTradeSkill(): Moved --@alpha@ enclosure around the print for duplicate entries, instead of the whole if block. End-users were getting memory churn.
In addon:addLookupList(): Same memory fix as above, plus tidied up the function a bit.