[7550] Remove dublicate init in Player::Player

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2008-04-27 00:26:05 +04:00
parent 004fa105e7
commit bf5ba338d9
2 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7549"
#define REVISION_NR "7550"
#endif // __REVISION_NR_H__