This is an automated email from the ASF dual-hosted git repository.

jamesge pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git


The following commit(s) were added to refs/heads/master by this push:
     new 4964353  fix_comp_in_macosx_10.15
     new a978826  Merge pull request #974 from zyearn/fix_comp_in_macosx_10.15
4964353 is described below

commit 4964353a5a8fb0aa8025fad3321ba764d220be8e
Author: zhujiashun <[email protected]>
AuthorDate: Sun Nov 24 15:34:52 2019 +0800

    fix_comp_in_macosx_10.15
---
 src/butil/mac/foundation_util.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/butil/mac/foundation_util.h b/src/butil/mac/foundation_util.h
index 53b2932..8e00438 100644
--- a/src/butil/mac/foundation_util.h
+++ b/src/butil/mac/foundation_util.h
@@ -51,9 +51,6 @@ typedef CR_FORWARD_ENUM(unsigned int, NSSearchPathDirectory);
 typedef unsigned int NSSearchPathDomainMask;
 #endif
 
-typedef struct OpaqueSecTrustRef* SecACLRef;
-typedef struct OpaqueSecTrustedApplicationRef* SecTrustedApplicationRef;
-
 namespace butil {
 
 class FilePath;


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to