diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/x25/af_x25.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/x25/af_x25.c b/net/x25/af_x25.c index 52a2726d327f..b5c80b189902 100644 --- a/net/x25/af_x25.c +++ b/net/x25/af_x25.c | |||
@@ -484,8 +484,6 @@ out: | |||
484 | return sk; | 484 | return sk; |
485 | } | 485 | } |
486 | 486 | ||
487 | void x25_init_timers(struct sock *sk); | ||
488 | |||
489 | static int x25_create(struct socket *sock, int protocol) | 487 | static int x25_create(struct socket *sock, int protocol) |
490 | { | 488 | { |
491 | struct sock *sk; | 489 | struct sock *sk; |