X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/21362eb3e66fd2c787aee132bce100a44d71a99c..bd504ef0e0b883cdd7917b73b3574eb9ce669905:/pexpert/i386/pe_identify_machine.c?ds=sidebyside diff --git a/pexpert/i386/pe_identify_machine.c b/pexpert/i386/pe_identify_machine.c index 9a1a2c705..2d59f1b66 100644 --- a/pexpert/i386/pe_identify_machine.c +++ b/pexpert/i386/pe_identify_machine.c @@ -29,9 +29,6 @@ #include #include -/* External declarations */ -unsigned int LockTimeOut = 1250000000; /* XXX - Need real value for i386 */ - /* Local declarations */ void pe_identify_machine(boot_args *args);