summaryrefslogtreecommitdiff
path: root/ipc/ipc_port.h
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc_port.h')
-rw-r--r--ipc/ipc_port.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ipc/ipc_port.h b/ipc/ipc_port.h
index 70ec494..27d2e49 100644
--- a/ipc/ipc_port.h
+++ b/ipc/ipc_port.h
@@ -325,7 +325,4 @@ ipc_port_dealloc_special(ipc_port_t, ipc_space_t);
#define ipc_port_release(port) \
ipc_object_release(&(port)->ip_object)
-extern void
-ipc_port_print(ipc_port_t);
-
#endif /* _IPC_IPC_PORT_H_ */