dastworx, flush was a workaround the crashes due to null moduleDeclarations

This commit is contained in:
Basile Burg 2016-10-18 06:43:50 +02:00
parent ccb85aa086
commit 58f47db23c
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
2 changed files with 0 additions and 2 deletions

View File

@ -64,7 +64,6 @@ void listFilesImports(string[] files)
else
writeln('"', fname, '"');
il.visit(mod);
stdout.flush;
}
}

View File

@ -60,7 +60,6 @@ void main(string[] args)
"s", &handleSymListOption,
"t", &handleTodosOption,
);
stdout.flush;
}
/// Handles the "-s" option: create the symbol list in the output