aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sdp.d
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-10-07 12:53:03 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:13 -0400
commit2471669e0954080b2a13b4f87cf61a36b1bf86dd (patch)
tree7da1f8bbaaa5e3508d9e46d503d694f921d2720f /src/sdp.d
parentsegment auto naming (where no name provided) placed in function (diff)
introduce a couple of unittests some re-organizing of obt
Diffstat (limited to 'src/sdp.d')
-rwxr-xr-xsrc/sdp.d1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sdp.d b/src/sdp.d
index 87393d9..62e2e8f 100755
--- a/src/sdp.d
+++ b/src/sdp.d
@@ -158,7 +158,6 @@ void main(string[] args) {
auto conf_settings_aa = confsdl.configSettingsSDLangToAAmake(sdl_root_configuration);
auto conf_doc_make_aa = confsdl.documentMakeSDLangToAAmake(sdl_root_doc_make);
foreach(fn_src; fns_src) {
- // foreach(fn_src; fns_src) {
if (!empty(fn_src)) {
scope(success) {
debug(checkdoc) {