summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_waypoint.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ai/api/ai_waypoint.hpp')
-rw-r--r--src/ai/api/ai_waypoint.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ai/api/ai_waypoint.hpp b/src/ai/api/ai_waypoint.hpp
index 6ffcbc64d..413035a46 100644
--- a/src/ai/api/ai_waypoint.hpp
+++ b/src/ai/api/ai_waypoint.hpp
@@ -19,9 +19,6 @@
*/
class AIWaypoint : public AIBaseStation {
public:
- /** Get the name of this class to identify it towards squirrel. */
- static const char *GetClassName() { return "AIWaypoint"; }
-
/**
* Type of waypoints known in the game.
*/