X-Git-Url: https://git.saurik.com/apple/libsecurity_codesigning.git/blobdiff_plain/d1c1ab47a3465a37e4c243f7a5b11b92737d5b76..refs/heads/master:/lib/SecTask.c?ds=inline diff --git a/lib/SecTask.c b/lib/SecTask.c index a1d62aa..b7bb9ea 100644 --- a/lib/SecTask.c +++ b/lib/SecTask.c @@ -170,7 +170,6 @@ static void SecTaskLoadEntitlements(SecTaskRef task, CFErrorRef *error) CFNumberRef targetPID = NULL; CFDictionaryRef guestAttributes = NULL; CFDictionaryRef targetInfo = NULL; - CFDictionaryRef entitlements = NULL; CFDataRef entitlementData = NULL; SecCodeRef target = NULL; CFErrorRef cfErr = NULL;