aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sdp/sdp.d
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2018-05-23 18:32:32 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:15 -0400
commit9c07f0aac1f5d7a7480667dca53671fcd986db5a (patch)
treefffc45bd35a0b80461b80378ed0028b5afea346a /src/sdp/sdp.d
parentimageformats dependency added (diff)
image paths
Diffstat (limited to 'src/sdp/sdp.d')
-rwxr-xr-xsrc/sdp/sdp.d1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sdp/sdp.d b/src/sdp/sdp.d
index e5d73c0..c5ee70a 100755
--- a/src/sdp/sdp.d
+++ b/src/sdp/sdp.d
@@ -336,7 +336,6 @@ void main(string[] args) {
arg_unrecognized ~= " " ~ arg;
}
}
-
if (!(_opt_action.skip_output)) {
debug(steps) {
writeln("step0 commence → (without processing files)");