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.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/station_base.h b/src/station_base.h
index 61be43715..1af0a067a 100644
--- a/src/station_base.h
+++ b/src/station_base.h
@@ -148,13 +148,6 @@ public:
void AddFacility(StationFacility new_facility_bit, TileIndex facil_xy);
/**
- * Mark the sign of a station dirty for repaint.
- *
- * @ingroup dirty
- */
- void MarkDirty() const;
-
- /**
* Marks the tiles of the station as dirty.
*
* @ingroup dirty