diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2019-04-05 22:45:01 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2019-04-05 22:45:01 +0000 |
commit | a4d090d50dca12716fbca0cc738e692a0db75068 (patch) | |
tree | 13c8f19a527d6be9080917cf0bddbfe06103e99f /source/compiler/asloptions.c | |
parent | 222d1f49264d00972299c6ff23de8100be561897 (diff) |
Notes
Diffstat (limited to 'source/compiler/asloptions.c')
-rw-r--r-- | source/compiler/asloptions.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/compiler/asloptions.c b/source/compiler/asloptions.c index dc0b9079b47f..dc00e1d2004b 100644 --- a/source/compiler/asloptions.c +++ b/source/compiler/asloptions.c @@ -896,7 +896,6 @@ AslDoOptions ( */ AslGbl_VerboseErrors = FALSE; AslGbl_DoSignon = FALSE; - AslGbl_Files[ASL_FILE_STDERR].Handle = stdout; break; case 'o': |