summaryrefslogtreecommitdiff
path: root/src/roadveh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/roadveh.h')
-rw-r--r--src/roadveh.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/roadveh.h b/src/roadveh.h
index 2ff51de5c..09e37b6ba 100644
--- a/src/roadveh.h
+++ b/src/roadveh.h
@@ -79,8 +79,6 @@ enum RoadVehicleSubType {
};
-void CcBuildRoadVeh(bool success, TileIndex tile, uint32 p1, uint32 p2);
-
void RoadVehUpdateCache(RoadVehicle *v);
/** Cached oftenly queried (NewGRF) values */