From d4797ace7fcee41d9c9cdf35a3cac54e4c0235db Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 26 Jan 2015 22:10:29 +0100 Subject: EDI: write transport header in PFT --- src/DabMux.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/DabMux.h') 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 **************************** *****************************************************************************/ -- cgit v1.2.3