From 4797ac4355e0c2d9c23ae4fb1d60ac5751c8347c Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 13 Feb 2019 10:11:01 +0100 Subject: Remove references to nonfunctional FIDC --- src/utils.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/utils.cpp') diff --git a/src/utils.cpp b/src/utils.cpp index 5f81083..663872d 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -336,9 +336,6 @@ void printSubchannels(const vec_sp_subchannel& subchannels) case subchannel_type_t::DataDmb: etiLog.log(info, " type: data"); break; - case subchannel_type_t::Fidc: - etiLog.log(info, " type: fidc"); - break; case subchannel_type_t::Packet: etiLog.log(info, " type: packet"); break; -- cgit v1.2.3