diff --git a/src/industry_gui.cpp b/src/industry_gui.cpp index 4635b58feb..48b4cd0130 100644 --- a/src/industry_gui.cpp +++ b/src/industry_gui.cpp @@ -2694,9 +2694,7 @@ struct IndustryCargoesWindow : public Window { } } - - CargoesFieldType type; ///< Type of field. - void SetStringParameters (WidgetID widget) const override + void SetStringParameters(WidgetID widget) const override { if (widget != WID_IC_CAPTION) return;