summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_group.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ai/api/ai_group.hpp')
-rw-r--r--src/ai/api/ai_group.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ai/api/ai_group.hpp b/src/ai/api/ai_group.hpp
index bff9d8dd4..2e025e013 100644
--- a/src/ai/api/ai_group.hpp
+++ b/src/ai/api/ai_group.hpp
@@ -19,9 +19,6 @@
*/
class AIGroup : public AIObject {
public:
- /** Get the name of this class to identify it towards squirrel. */
- static const char *GetClassName() { return "AIGroup"; }
-
/**
* The group IDs of some special groups.
*/