mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 23:51:20 +02:00
2022-10-31 Fred Gleason <fredg@paravelsystems.com>
* Removed vestigal support for the 'Reload Heartbeat Configuration' catch protocol command. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -690,7 +690,6 @@ void EditStation::okData()
|
||||
setEnforcePanelSetup(!station_panel_enforce_box->isChecked());
|
||||
station_station->setHttpStation(station_http_station_box->currentText());
|
||||
station_station->setCaeStation(station_cae_station_box->currentText());
|
||||
station_catch_connect->reloadHeartbeat();
|
||||
|
||||
//
|
||||
// Allow the event loop to run so the packets get delivered
|
||||
|
Reference in New Issue
Block a user