mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-02 16:11:08 +03:00
Removed useless -quiet switch.
This commit is contained in:
parent
243083b88c
commit
e7bbacadb7
3 changed files with 4 additions and 20 deletions
|
@ -387,9 +387,6 @@ int main(int argc, char** argv)
|
|||
}
|
||||
}
|
||||
|
||||
if (global.params.run)
|
||||
quiet = 1;
|
||||
|
||||
if (global.params.useUnitTests)
|
||||
global.params.useAssert = 1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue