From 856462eaaec9052a60d62b66076257e7fad337c7 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Fri, 13 Dec 2019 16:51:08 +0000 Subject: Import ACPICA 20191213. --- source/compiler/aslutils.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'source/compiler/aslutils.c') diff --git a/source/compiler/aslutils.c b/source/compiler/aslutils.c index 0faaec03dd8d..0ee94d6a927b 100644 --- a/source/compiler/aslutils.c +++ b/source/compiler/aslutils.c @@ -567,11 +567,6 @@ UtDisplayOneSummary ( /* Summary of main input and output files */ FileNode = FlGetCurrentFileNode (); - if (!FileNode) - { - fprintf (stderr, "Summary could not be generated"); - return; - } if (FileNode->ParserErrorDetected) { -- cgit v1.3