From 85853c4ae5e48359feac44370b4c0f05fbb23147 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 3 Jul 2015 08:51:42 +0200 Subject: Move some EDI things around --- src/ConfigParser.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ConfigParser.h') diff --git a/src/ConfigParser.h b/src/ConfigParser.h index e2dc6ce..1eec783 100644 --- a/src/ConfigParser.h +++ b/src/ConfigParser.h @@ -40,8 +40,7 @@ void parse_ptree(boost::property_tree::ptree& pt, boost::shared_ptr ensemble, - boost::shared_ptr rc, - edi_configuration_t* edi); + boost::shared_ptr rc); void setup_subchannel_from_ptree(dabSubchannel* subchan, boost::property_tree::ptree &pt, -- cgit v1.2.3