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.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ConfigParser.cpp') diff --git a/src/ConfigParser.cpp b/src/ConfigParser.cpp index b210ac0..89f6d87 100644 --- a/src/ConfigParser.cpp +++ b/src/ConfigParser.cpp @@ -126,8 +126,7 @@ int hexparse(std::string input) void parse_ptree(boost::property_tree::ptree& pt, boost::shared_ptr ensemble, - boost::shared_ptr rc, - edi_configuration_t* edi + boost::shared_ptr rc ) { using boost::property_tree::ptree; -- cgit v1.2.3