X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/de355530ae67247cbd0da700edb3a2a1dae884c2..6601e61aa18bf4f09af135ff61fc7f4771d23b06:/osfmk/ipc/ipc_notify.h?ds=sidebyside diff --git a/osfmk/ipc/ipc_notify.h b/osfmk/ipc/ipc_notify.h index 8c0bc9eb1..a4064e0c9 100644 --- a/osfmk/ipc/ipc_notify.h +++ b/osfmk/ipc/ipc_notify.h @@ -64,9 +64,6 @@ * Exported interfaces */ -/* Initialize the notification subsystem */ -extern void ipc_notify_init(void); - /* Send a port-deleted notification */ extern void ipc_notify_port_deleted( ipc_port_t port,