summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_depotlist.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ai/api/ai_depotlist.hpp')
-rw-r--r--src/ai/api/ai_depotlist.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ai/api/ai_depotlist.hpp b/src/ai/api/ai_depotlist.hpp
index db180a35c..a84e698ea 100644
--- a/src/ai/api/ai_depotlist.hpp
+++ b/src/ai/api/ai_depotlist.hpp
@@ -21,9 +21,6 @@
*/
class AIDepotList : public AIList {
public:
- /** Get the name of this class to identify it towards squirrel. */
- static const char *GetClassName() { return "AIDepotList"; }
-
/**
* @param transport_type The type of transport to make a list of depots for.
*/