[9145] Small cleanups in pool system code

* Mark some pool system functions as constant
* Drop unused field.
This commit is contained in:
VladimirMangos 2010-01-11 06:00:40 +03:00
parent 324772283f
commit edfec630e8
3 changed files with 12 additions and 15 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9144"
#define REVISION_NR "9145"
#endif // __REVISION_NR_H__