1
0
Fork 0

Codefix: Remove unused class member and extraneous spaces.

pull/12378/head
Peter Nelson 2024-03-25 21:00:17 +00:00
parent f71ada4f30
commit 4f05593f9a
No known key found for this signature in database
GPG Key ID: 8EF8F0A467DF75ED
1 changed files with 1 additions and 3 deletions

View File

@ -2655,8 +2655,6 @@ 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; if (widget != WID_IC_CAPTION) return;