From ca91a97826ad5de23855d0fe9a219f4889a8cd9e Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 19 Sep 2009 15:17:47 +0000 Subject: (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary --- src/saveload/afterload.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/saveload/afterload.cpp') diff --git a/src/saveload/afterload.cpp b/src/saveload/afterload.cpp index b1d2625d5..0124740ba 100644 --- a/src/saveload/afterload.cpp +++ b/src/saveload/afterload.cpp @@ -61,7 +61,6 @@ extern void InitializeRailGUI(); * This as for example docks and shipdepots do not store * whether the tile used to be canal or 'normal' water. * @param t the tile to change. - * @param o the owner of the new tile. * @param include_invalid_water_class Also consider WATER_CLASS_INVALID, i.e. industry tiles on land */ void SetWaterClassDependingOnSurroundings(TileIndex t, bool include_invalid_water_class) -- cgit v1.2.3-54-g00ecf