summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_basestation.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ai/api/ai_basestation.hpp')
-rw-r--r--src/ai/api/ai_basestation.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ai/api/ai_basestation.hpp b/src/ai/api/ai_basestation.hpp
index 94d698354..d17acf474 100644
--- a/src/ai/api/ai_basestation.hpp
+++ b/src/ai/api/ai_basestation.hpp
@@ -19,9 +19,6 @@
*/
class AIBaseStation : public AIObject {
public:
- /** Get the name of this class to identify it towards squirrel. */
- static const char *GetClassName() { return "AIBaseStation"; }
-
/**
* Special station IDs for building adjacent/new stations when
* the adjacent/distant join features are enabled.