X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/b51d5b5f06948960f0bfd4ad974e625ca2350936..0e393d5044d1e68e17d91385b70d5cd6b27f8438:/mach_init.tproj/bootstrap_internal.h diff --git a/mach_init.tproj/bootstrap_internal.h b/mach_init.tproj/bootstrap_internal.h index bf81925..38c4234 100644 --- a/mach_init.tproj/bootstrap_internal.h +++ b/mach_init.tproj/bootstrap_internal.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-1999 Apple Computer, Inc. All rights reserved. + * Copyright (c) 1999-2003 Apple Computer, Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * @@ -40,8 +40,6 @@ #define DEMAND_REQUEST MACH_NOTIFY_LAST /* demand service messaged */ -#define DELAYED_BOOTSTRAP_DESTROY TRUE /* destroyed on last reference */ - extern const char *program_name; extern mach_port_t lookup_only_port; extern mach_port_t inherited_bootstrap_port;