summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_event_types.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ai/api/ai_event_types.cpp')
-rw-r--r--src/ai/api/ai_event_types.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ai/api/ai_event_types.cpp b/src/ai/api/ai_event_types.cpp
index abff79873..d3e0b4d83 100644
--- a/src/ai/api/ai_event_types.cpp
+++ b/src/ai/api/ai_event_types.cpp
@@ -9,11 +9,6 @@
#include "../../articulated_vehicles.h"
#include "table/strings.h"
-bool AIEventVehicleCrashed::CloneCrashedVehicle(TileIndex depot)
-{
- return false;
-}
-
char *AIEventEnginePreview::GetName()
{
static const int len = 64;