Fix trailing whitespace

This commit is contained in:
Jonathan G Rennison
2021-06-27 03:09:24 +01:00
parent 2c9619ba10
commit 28e39c9045
3 changed files with 5 additions and 5 deletions

View File

@@ -282,7 +282,7 @@ static void OnNewDay()
if (!_settings_time.time_in_minutes || _settings_client.gui.date_with_time > 0) {
SetWindowWidgetDirty(WC_STATUS_BAR, 0, WID_S_LEFT);
}
EnginesDailyLoop();
EnginesDailyLoop();
ClearOutOfDateSignalSpeedRestrictions();
/* Refresh after possible snowline change */