From 3f7eb71b17da7840678c68953729aff156cc500b Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 13 Nov 2011 20:52:39 +0000 Subject: (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically --- src/ai/api/ai_sign.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ai/api/ai_sign.hpp') diff --git a/src/ai/api/ai_sign.hpp b/src/ai/api/ai_sign.hpp index c2816d796..afbcf0d77 100644 --- a/src/ai/api/ai_sign.hpp +++ b/src/ai/api/ai_sign.hpp @@ -19,9 +19,6 @@ */ class AISign : public AIObject { public: - /** Get the name of this class to identify it towards squirrel. */ - static const char *GetClassName() { return "AISign"; } - /** * All sign related error messages. */ -- cgit v1.2.3-70-g09d2