From 6b9857cb1b2ab6b58e6e42df4b0cce54448b10a0 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 14 Feb 2014 11:14:41 +0100 Subject: improve handling of labels --- src/ParserConfigfile.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/ParserConfigfile.h') diff --git a/src/ParserConfigfile.h b/src/ParserConfigfile.h index 11817e3..f987542 100644 --- a/src/ParserConfigfile.h +++ b/src/ParserConfigfile.h @@ -3,8 +3,8 @@ 2011, 2012 Her Majesty the Queen in Right of Canada (Communications Research Center Canada) - Written by - Matthias P. Braendli, matthias.braendli@mpb.li, 2012 + Copyright (C) 2014 + Matthias P. Braendli, matthias.braendli@mpb.li The command-line parser reads settings from a configuration file whose definition is given in doc/example.config @@ -33,9 +33,6 @@ #include "MuxElements.h" #include -void set_short_label(dabLabel& label, std::string& slabel, - const char* applies_to); - void parse_configfile(std::string configuration_file, vector &outputs, dabEnsemble* ensemble, -- cgit v1.2.3