[6883] Avoid DB access on deleting guild member.

This commit is contained in:
hunuza 2008-12-07 15:41:05 +01:00
parent e81af0b739
commit 66c98859cf
3 changed files with 40 additions and 39 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6882"
#define REVISION_NR "6883"
#endif // __REVISION_NR_H__