]> git.saurik.com Git - apple/security.git/blobdiff - OSX/utilities/src/SecInternalReleasePriv.h
Security-57740.51.3.tar.gz
[apple/security.git] / OSX / utilities / src / SecInternalReleasePriv.h
index 09f26617a16644940a80be0b09e81c968c2ba382..ede0fad516e1134a22b56b723d729dce61efeab3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015 Apple Inc. All Rights Reserved.
+ * Copyright (c) 2015-2016 Apple Inc. All Rights Reserved.
  *
  * @APPLE_LICENSE_HEADER_START@
  *
@@ -30,7 +30,6 @@
 __BEGIN_DECLS
 
 bool SecIsInternalRelease(void);
-bool SecIsProductionFused(void);
 
 __END_DECLS