From 219be8186c5b64df7f56cafe9e97322732c7a224 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sat, 10 Mar 2012 22:27:24 +0000 Subject: Fixed a few obsoleted functions git-svn-id: http://mc-server.googlecode.com/svn/trunk@397 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/cMonsterConfig.cpp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'source/cMonsterConfig.cpp') diff --git a/source/cMonsterConfig.cpp b/source/cMonsterConfig.cpp index a0ff9914d..92f65aeec 100644 --- a/source/cMonsterConfig.cpp +++ b/source/cMonsterConfig.cpp @@ -112,11 +112,3 @@ void cMonsterConfig::AssignAttributes(cMonster *m, const char* n) -// _X: WTF? -cMonsterConfig *cMonsterConfig::Get() { - return this; -} - - - - -- cgit v1.2.3