]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/ipc/ipc_voucher.h
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / osfmk / ipc / ipc_voucher.h
index 248fda4c4c73db2d77f7038284230f56cb995ac3..55efcf30ebd8e153812c33b84af5e8b15ea6b704 100644 (file)
@@ -45,8 +45,6 @@
 extern lck_grp_t        ipc_lck_grp;
 extern lck_attr_t       ipc_lck_attr;
 
-extern void ipc_voucher_init(void);
-
 /* some shorthand for longer types */
 typedef mach_voucher_attr_value_handle_t        iv_value_handle_t;
 typedef mach_voucher_attr_value_reference_t     iv_value_refs_t;