diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-07 11:50:35 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-07 11:50:35 +0100 |
commit | 7ddaefab49e31a3ff360225b929633e7be161947 (patch) | |
tree | 2ad1d83a6972014352ec5fb52e7ec2ac5ec0372d /src/Flowgraph.h | |
parent | 72f6740ebb93dc940c3894658824ba6142c15bfa (diff) | |
download | dabmod-7ddaefab49e31a3ff360225b929633e7be161947.tar.gz dabmod-7ddaefab49e31a3ff360225b929633e7be161947.tar.bz2 dabmod-7ddaefab49e31a3ff360225b929633e7be161947.zip |
Avoid some includes, remove unused variables, update comments
Diffstat (limited to 'src/Flowgraph.h')
-rw-r--r-- | src/Flowgraph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Flowgraph.h b/src/Flowgraph.h index 2742824..b074ee6 100644 --- a/src/Flowgraph.h +++ b/src/Flowgraph.h @@ -2,7 +2,7 @@ Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 Her Majesty the Queen in Right of Canada (Communications Research Center Canada) - Copyright (C) 2016 + Copyright (C) 2018 Matthias P. Braendli, matthias.braendli@mpb.li http://opendigitalradio.org |