summaryrefslogtreecommitdiff
path: root/src/station.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-04-18 18:00:33 +0000
committerbelugas <belugas@openttd.org>2007-04-18 18:00:33 +0000
commit4eb87ac62ba75a39cf0f31fc0785681d028e8bc1 (patch)
treefac2c80abcc412ec1a4fb2b198121140a0a89b0c /src/station.cpp
parent7789eef209776bd9d644c6442e55a9688236ad53 (diff)
downloadopenttd-4eb87ac62ba75a39cf0f31fc0785681d028e8bc1.tar.xz
(svn r9669) -Documentation: some more doxygen fixes
Diffstat (limited to 'src/station.cpp')
-rw-r--r--src/station.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/station.cpp b/src/station.cpp
index 41fabce7e..f788ac7cb 100644
--- a/src/station.cpp
+++ b/src/station.cpp
@@ -59,7 +59,6 @@ Station::Station(TileIndex tile)
* 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()
{