diff options
Diffstat (limited to 'source/compiler/aslload.c')
| -rw-r--r-- | source/compiler/aslload.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/source/compiler/aslload.c b/source/compiler/aslload.c index f36bee8f3606..955fd7f454a4 100644 --- a/source/compiler/aslload.c +++ b/source/compiler/aslload.c @@ -104,8 +104,6 @@ LdLoadNamespace (      ACPI_WALK_STATE         *WalkState; -    DbgPrint (ASL_DEBUG_OUTPUT, "\nCreating namespace\n\n"); -      /* Create a new walk state */      WalkState = AcpiDsCreateWalkState (0, NULL, NULL, NULL);  | 
