mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
NSPredicate: Remove whitespace
This commit is contained in:
parent
bd31d5fc5f
commit
c6d288aae9
1 changed files with 0 additions and 1 deletions
|
@ -905,7 +905,6 @@ GSICUStringMatchesRegex(NSString *string, NSString *regex, NSStringCompareOption
|
||||||
rightValue: (id)rightResult
|
rightValue: (id)rightResult
|
||||||
object: (id)object
|
object: (id)object
|
||||||
{
|
{
|
||||||
|
|
||||||
unsigned compareOptions = 0;
|
unsigned compareOptions = 0;
|
||||||
BOOL leftIsNil;
|
BOOL leftIsNil;
|
||||||
BOOL rightIsNil;
|
BOOL rightIsNil;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue