mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 16:20:14 +01:00
2022-11-03 Fred Gleason <fredg@paravelsystems.com>
* Removed vestigal code for RDCatch control via TCP connection. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
|
||||
#include <rddialog.h>
|
||||
#include <rdcardselector.h>
|
||||
#include <rdcatch_connect.h>
|
||||
#include <rdcombobox.h>
|
||||
#include <rdripc.h>
|
||||
#include <rdstation.h>
|
||||
@@ -80,7 +79,6 @@ class EditStation : public RDDialog
|
||||
QString HostPart(QString);
|
||||
RDStation *station_station;
|
||||
RDStation *station_cae_station;
|
||||
RDCatchConnect *station_catch_connect;
|
||||
QLabel *station_name_label;
|
||||
QLineEdit *station_name_edit;
|
||||
QLabel *station_short_name_label;
|
||||
|
||||
Reference in New Issue
Block a user