[8154] Export only needed method from TemporarySummon class instead of whole class.

Change suggested by Vladimir

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-07-09 13:06:42 +02:00
parent 394cf9264d
commit c703ce8bfd
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8153"
#define REVISION_NR "8154"
#endif // __REVISION_NR_H__