src/station.h
changeset 7413 a590f7f0edb3
parent 7404 70543a7025e0
child 7469 2c1dd5ce245d
--- a/src/station.h	Sun Aug 05 17:43:04 2007 +0000
+++ b/src/station.h	Sun Aug 05 21:20:55 2007 +0000
@@ -159,8 +159,6 @@
 	Station(TileIndex tile = 0);
 	virtual ~Station();
 
-	void QuickFree();
-
 	void AddFacility(byte new_facility_bit, TileIndex facil_xy);
 	void MarkDirty() const;
 	void MarkTilesDirty(bool cargo_change) const;