From 2b99cb3f3d43c48d9292707725b6618b18944d42 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 22 Aug 2016 20:59:28 +0200 Subject: Remove dabUtils.{h,cpp}, move to utils Also remove the obsolete dump code --- src/DabMultiplexer.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/DabMultiplexer.cpp') diff --git a/src/DabMultiplexer.cpp b/src/DabMultiplexer.cpp index 1707a50..12876aa 100644 --- a/src/DabMultiplexer.cpp +++ b/src/DabMultiplexer.cpp @@ -701,10 +701,6 @@ void DabMultiplexer::mux_frame(std::vector >& outputs } } -#ifdef DUMP_BRIDGE - dumpBytes(dumpData, sizeSubChannel, stderr); -#endif // DUMP_BRIDGE - #if HAVE_OUTPUT_EDI /********************************************************************** *********** Finalise and send EDI ******************************** -- cgit v1.2.3