src/station.cpp
branchnoai
changeset 9601 b499fdd106d5
parent 9574 698395509d12
child 7149 ba2798e551a3
--- a/src/station.cpp	Sun Apr 15 10:30:00 2007 +0000
+++ b/src/station.cpp	Sun Apr 22 19:06:48 2007 +0000
@@ -59,7 +59,6 @@
  * Aircraft-Hangar orders need special treatment here, as the hangars are
  * actually part of a station (tiletype is STATION), but the order type
  * is OT_GOTO_DEPOT.
- * @param st Station to be deleted
  */
 Station::~Station()
 {