Skip to content

Commit

Permalink
NSPredicate: Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
hmelder committed May 31, 2024
1 parent bd31d5f commit c6d288a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/NSPredicate.m
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,6 @@ - (BOOL) _evaluateLeftValue: (id)leftResult
rightValue: (id)rightResult
object: (id)object
{

unsigned compareOptions = 0;
BOOL leftIsNil;
BOOL rightIsNil;
Expand Down

0 comments on commit c6d288a

Please sign in to comment.