diff options
author | Ralph Amissah <ralph@amissah.com> | 2016-10-07 12:53:03 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:13 -0400 |
commit | 2471669e0954080b2a13b4f87cf61a36b1bf86dd (patch) | |
tree | 7da1f8bbaaa5e3508d9e46d503d694f921d2720f /org/sdp.org | |
parent | segment auto naming (where no name provided) placed in function (diff) |
introduce a couple of unittests some re-organizing of obt
Diffstat (limited to 'org/sdp.org')
-rw-r--r-- | org/sdp.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org/sdp.org b/org/sdp.org index 954a1ef..47cecf8 100644 --- a/org/sdp.org +++ b/org/sdp.org @@ -443,7 +443,6 @@ void main(string[] args) { <<sdp_args>> <<sdp_conf_files>> foreach(fn_src; fns_src) { - // foreach(fn_src; fns_src) { if (!empty(fn_src)) { <<sdp_each_file_do>> } else { |