summaryrefslogtreecommitdiffstats
path: root/src/DabMux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/DabMux.h')
-rw-r--r--src/DabMux.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/DabMux.h b/src/DabMux.h
index ed1855e..89868ac 100644
--- a/src/DabMux.h
+++ b/src/DabMux.h
@@ -66,16 +66,6 @@
#define DEFAULT_SERVICE_ID 50
#define DEFAULT_PACKET_ADDRESS 0
-struct edi_configuration_t {
- bool enabled;
- unsigned int source_port;
- bool dump;
- bool verbose;
- bool enable_pft;
- std::string dest_addr;
- unsigned int dest_port;
-};
-
/*****************************************************************************
***************** Definition of FIG structures ****************************
*****************************************************************************/