summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_station.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ai/api/ai_station.hpp')
-rw-r--r--src/ai/api/ai_station.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ai/api/ai_station.hpp b/src/ai/api/ai_station.hpp
index 0faaaf147..66b1690bf 100644
--- a/src/ai/api/ai_station.hpp
+++ b/src/ai/api/ai_station.hpp
@@ -20,9 +20,6 @@
*/
class AIStation : public AIBaseStation {
public:
- /** Get the name of this class to identify it towards squirrel. */
- static const char *GetClassName() { return "AIStation"; }
-
/**
* All station related error messages.
*/