summaryrefslogtreecommitdiff
path: root/src/station_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/station_gui.cpp')
-rw-r--r--src/station_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/station_gui.cpp b/src/station_gui.cpp
index 52738ab13..3f64b139a 100644
--- a/src/station_gui.cpp
+++ b/src/station_gui.cpp
@@ -802,7 +802,6 @@ static const NWidgetPart _nested_station_view_widgets[] = {
* @param left left most coordinate to draw on
* @param right right most coordinate to draw on
* @param y y coordinate
- * @param width the width of the view
*/
static void DrawCargoIcons(CargoID i, uint waiting, int left, int right, int y)
{