summaryrefslogtreecommitdiff
path: root/src/station_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/station_base.h')
-rw-r--r--src/station_base.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/station_base.h b/src/station_base.h
index d595379e9..7d64664dd 100644
--- a/src/station_base.h
+++ b/src/station_base.h
@@ -199,11 +199,6 @@ public:
void AddFacility(StationFacility new_facility_bit, TileIndex facil_xy);
- /**
- * Marks the tiles of the station as dirty.
- *
- * @ingroup dirty
- */
void MarkTilesDirty(bool cargo_change) const;
void UpdateVirtCoord();