diff options
Diffstat (limited to 'source/common/dmtables.c')
| -rw-r--r-- | source/common/dmtables.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/common/dmtables.c b/source/common/dmtables.c index 3bc9c07a72c7..ee18d26c9657 100644 --- a/source/common/dmtables.c +++ b/source/common/dmtables.c @@ -506,7 +506,6 @@ AdParseTable ( AmlLength = Table->Length - sizeof (ACPI_TABLE_HEADER); AmlStart = ((UINT8 *) Table + sizeof (ACPI_TABLE_HEADER)); - ASL_CV_INIT_FILETREE(Table, AmlStart, AmlLength); AcpiUtSetIntegerWidth (Table->Revision); |
