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:
Fred Gleason
2022-10-31 09:49:19 -04:00
parent 05ec302fc4
commit 47cf0d34e4
6 changed files with 5 additions and 64 deletions

View File

@@ -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