summaryrefslogtreecommitdiffstats
path: root/source/Player.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/Player.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/Player.cpp b/source/Player.cpp
index 9460bfd97..c5779ef5a 100644
--- a/source/Player.cpp
+++ b/source/Player.cpp
@@ -32,12 +32,6 @@
-CLASS_DEFINITION( cPlayer, cPawn );
-
-
-
-
-
cPlayer::cPlayer(cClientHandle* a_Client, const AString & a_PlayerName)
: m_GameMode(eGameMode_NotSet)
, m_IP("")