X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/bac542e65c0030c0d819c7ff1dcfc25892a61844..refs/heads/master:/src/dyldLock.h?ds=sidebyside diff --git a/src/dyldLock.h b/src/dyldLock.h index 2f4ec59..461012d 100644 --- a/src/dyldLock.h +++ b/src/dyldLock.h @@ -1,6 +1,6 @@ /* -*- mode: C++; c-basic-offset: 4; tab-width: 4 -*- * - * Copyright (c) 2004-2007 Apple Inc. All rights reserved. + * Copyright (c) 2004-2012 Apple Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * @@ -47,7 +47,6 @@ // } // -#define DYLD_LOCK_INITIALIZER dyldGlobalLockInitialize() #define DYLD_LOCK_THIS_BLOCK LockHelper _dyld_lock; #define DYLD_NO_LOCK_THIS_BLOCK