summaryrefslogtreecommitdiff
path: root/src/town_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/town_cmd.cpp')
-rw-r--r--src/town_cmd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/town_cmd.cpp b/src/town_cmd.cpp
index a4e9d27be..aa935d2da 100644
--- a/src/town_cmd.cpp
+++ b/src/town_cmd.cpp
@@ -1486,7 +1486,6 @@ void UpdateTownMaxPass(Town *t)
* @param tile Where to put it
* @param townnameparts The town name
* @param size Parameter for size determination
- * @param size_mode How the size should be determined
* @param city whether to build a city or town
* @param layout the (road) layout of the town
*/