From a11802c1690a2ee7b4c7da7e218a200547a9881c Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 15 Oct 2016 11:34:58 +0200 Subject: Fix zmq epgm:// input and mpeg enryption --- src/ConfigParser.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/ConfigParser.h') diff --git a/src/ConfigParser.h b/src/ConfigParser.h index 1297b90..6399cdd 100644 --- a/src/ConfigParser.h +++ b/src/ConfigParser.h @@ -41,10 +41,5 @@ void parse_ptree(boost::property_tree::ptree& pt, std::shared_ptr ensemble); -void setup_subchannel_from_ptree(DabSubchannel* subchan, - boost::property_tree::ptree &pt, - std::shared_ptr ensemble, - std::string subchanuid); - #endif -- cgit v1.2.3