mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
remove use of obsolete define
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29726 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8da37b5bf9
commit
6a0663533a
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ static GSLazyRecursiveLock *local_lock = nil;
|
|||
|
||||
@end
|
||||
|
||||
GS_STATIC_INLINE id
|
||||
static inline id
|
||||
newLockAt(Class self, SEL _cmd, id *location)
|
||||
{
|
||||
if (location == 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue