diff --git a/src/graph_gui.cpp b/src/graph_gui.cpp index 01f6f4ad15..10d7e1c495 100644 --- a/src/graph_gui.cpp +++ b/src/graph_gui.cpp @@ -1077,7 +1077,6 @@ struct PaymentRatesGraphWindow : BaseGraphWindow { ToggleBit(_legend_excluded_cargo, (*it)->Index()); this->UpdateExcludedData(); this->SetDirty(); - break; } break; }