X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/5c19dc3ae3bd8e40a9c028b0deddd50ff337692c..07691282a056c4efea71e1e505527601e8cc166b:/OSX/libsecurity_sd_cspdl/lib/SDFactory.cpp diff --git a/OSX/libsecurity_sd_cspdl/lib/SDFactory.cpp b/OSX/libsecurity_sd_cspdl/lib/SDFactory.cpp index e187cc9b..c6af9b83 100644 --- a/OSX/libsecurity_sd_cspdl/lib/SDFactory.cpp +++ b/OSX/libsecurity_sd_cspdl/lib/SDFactory.cpp @@ -84,5 +84,4 @@ bool SDFactory::setup(SDCSPSession &session, CSPFullPluginSession::CSPContext * return true; } #endif - return false; }