(svn r19451) -Cleanup: remove some unused code

This commit is contained in:
yexo
2010-03-18 15:20:49 +00:00
parent 44ca44a05d
commit 841e385368
3 changed files with 1 additions and 7 deletions

View File

@@ -16,7 +16,7 @@
* Definition of an airport tiles layout.
* @param x offset x of this tile
* @param y offset y of this tile
* @param m AirportGfx of the tile
* @param m StationGfx of the tile
* @see _airport_specs
* @see AirportTileTable
*/