fixup headers for deletion of obsolete lock code

This commit is contained in:
rfm 2024-05-30 11:06:23 +01:00
parent 241e2a47ca
commit 58ae7db59a
24 changed files with 2 additions and 62 deletions

View file

@ -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;