diff options
author | Ralph Amissah <ralph@amissah.com> | 2018-05-23 18:32:32 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:15 -0400 |
commit | 9c07f0aac1f5d7a7480667dca53671fcd986db5a (patch) | |
tree | fffc45bd35a0b80461b80378ed0028b5afea346a /org/sdp.org | |
parent | imageformats dependency added (diff) |
image paths
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 006b01f..0f75c66 100644 --- a/org/sdp.org +++ b/org/sdp.org @@ -80,7 +80,6 @@ homepage "http://sisudoc.org" void main(string[] args) { <<sdp_mixin>> <<sdp_args>> - <<sdp_env>> <<sdp_do_selected>> if (_manifests.length > 1) { // _manifests[0] initialized dummy element foreach(manifest; _manifests[1..$]) { |