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.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/cMonsterConfig.h') diff --git a/source/cMonsterConfig.h b/source/cMonsterConfig.h index 8c0807d73..fbe537802 100644 --- a/source/cMonsterConfig.h +++ b/source/cMonsterConfig.h @@ -7,9 +7,6 @@ public: cMonsterConfig(void); ~cMonsterConfig(); - // _X: WTF? shouldn't this be static? Setting to OBSOLETE - OBSOLETE cMonsterConfig *Get(); - void AssignAttributes(cMonster *m, const char* n); private: -- cgit v1.2.3