diff options
Diffstat (limited to 'net/tipc/addr.c')
-rw-r--r-- | net/tipc/addr.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net/tipc/addr.c b/net/tipc/addr.c index 2ddc351b3be9..8a2e89bffde5 100644 --- a/net/tipc/addr.c +++ b/net/tipc/addr.c | |||
@@ -41,11 +41,6 @@ | |||
41 | #include "cluster.h" | 41 | #include "cluster.h" |
42 | #include "net.h" | 42 | #include "net.h" |
43 | 43 | ||
44 | u32 tipc_get_addr(void) | ||
45 | { | ||
46 | return tipc_own_addr; | ||
47 | } | ||
48 | |||
49 | /** | 44 | /** |
50 | * tipc_addr_domain_valid - validates a network domain address | 45 | * tipc_addr_domain_valid - validates a network domain address |
51 | * | 46 | * |