mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Remove unused line
This commit is contained in:
parent
38d9126a01
commit
5a2506dca9
1 changed files with 0 additions and 1 deletions
|
@ -1124,7 +1124,6 @@ GSEQ_STRRANGE(NSString *ss, NSString *os, NSUInteger mask, NSRange aRange)
|
|||
return (NSRange){NSNotFound, 0};
|
||||
}
|
||||
}
|
||||
return (NSRange){NSNotFound, 0};
|
||||
}
|
||||
#undef GSEQ_STRRANGE
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue