aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tipc/tipc_port.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/tipc/tipc_port.h')
-rw-r--r--include/net/tipc/tipc_port.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/tipc/tipc_port.h b/include/net/tipc/tipc_port.h
index c54917cbfa48..1893aaf49426 100644
--- a/include/net/tipc/tipc_port.h
+++ b/include/net/tipc/tipc_port.h
@@ -88,8 +88,6 @@ void tipc_acknowledge(u32 port_ref,u32 ack);
struct tipc_port *tipc_get_port(const u32 ref);
-void *tipc_get_handle(const u32 ref);
-
/*
* The following routines require that the port be locked on entry
*/