Index: base/mac/foundation_util.mm |
=================================================================== |
--- base/mac/foundation_util.mm (revision 137420) |
+++ base/mac/foundation_util.mm (working copy) |
@@ -13,9 +13,6 @@ |
#include "base/mac/mac_logging.h" |
#include "base/sys_string_conversions.h" |
-typedef struct OpaqueSecTrustRef* SecACLRef; |
-typedef struct OpaqueSecTrustedApplicationRef* SecTrustedApplicationRef; |
- |
extern "C" { |
CFTypeID SecACLGetTypeID(); |
CFTypeID SecTrustedApplicationGetTypeID(); |