[10284] Fixed memory leaks at guild unload/disband

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Also drop redundent m_PurchasedTabs field.
This commit is contained in:
porteyoplait 2010-07-29 21:51:42 +04:00 committed by VladimirMangos
parent c6b52bf285
commit 3ca05f9d4d
3 changed files with 62 additions and 36 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10283"
#define REVISION_NR "10284"
#endif // __REVISION_NR_H__