[9272] Revert "[9265] * Call Database::ThreadStart()/ThreadEnd() for all DBs."

This reverts commit af146f14c0999eed0e293bc0595a04e62df54f3e.

Not need call this function more that one per thread.
This commit is contained in:
VladimirMangos 2010-01-30 17:59:18 +03:00
parent a24320d4b5
commit df70a2c81d
4 changed files with 3 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9271"
#define REVISION_NR "9272"
#endif // __REVISION_NR_H__