diff options
Diffstat (limited to 'source/include/acglobal.h')
-rw-r--r-- | source/include/acglobal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/include/acglobal.h b/source/include/acglobal.h index 42c623457dae5..1139729010a0f 100644 --- a/source/include/acglobal.h +++ b/source/include/acglobal.h @@ -349,7 +349,6 @@ ACPI_EXTERN UINT32 AcpiGbl_DeepestNesting; * ****************************************************************************/ - ACPI_EXTERN ACPI_THREAD_STATE *AcpiGbl_CurrentWalkList; /* Control method single step flag */ |