[8757] Remove unused item_slot field, avoid spam at non comlete packet read.

This commit is contained in:
VladimirMangos 2009-10-31 13:45:35 +03:00
parent 887723f105
commit 94205e5733
3 changed files with 44 additions and 52 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8756"
#define REVISION_NR "8757"
#endif // __REVISION_NR_H__