mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
fixup headers for deletion of obsolete lock code
This commit is contained in:
parent
241e2a47ca
commit
58ae7db59a
24 changed files with 2 additions and 62 deletions
|
@ -32,7 +32,6 @@
|
|||
#import "Foundation/NSIndexPath.h"
|
||||
#import "Foundation/NSKeyedArchiver.h"
|
||||
#import "Foundation/NSLock.h"
|
||||
#import "GNUstepBase/GSLock.h"
|
||||
|
||||
static NSRecursiveLock *lock = nil;
|
||||
static NSHashTable *shared = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue