diff options
Diffstat (limited to 'source/common/acgetline.c')
-rw-r--r-- | source/common/acgetline.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/common/acgetline.c b/source/common/acgetline.c index cf9d779a7f71..e1ddaa69c703 100644 --- a/source/common/acgetline.c +++ b/source/common/acgetline.c @@ -189,8 +189,6 @@ AcpiAcClearLine ( #define _ASCII_LEFT_ARROW 'D' #define _ASCII_NEWLINE '\n' -extern UINT32 AcpiGbl_NextCmdNum; - /* Erase a single character on the input command line */ #define ACPI_CLEAR_CHAR() \ |