diff options
Diffstat (limited to 'src/sdp/sdp.d')
-rwxr-xr-x | src/sdp/sdp.d | 1 |
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)"); |