Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
[pandora-kernel.git] / net / sctp / proc.c
index 5dd8983..f268910 100644 (file)
@@ -519,8 +519,3 @@ int __init sctp_remaddr_proc_init(void)
 
        return 0;
 }
-
-void sctp_assoc_proc_exit(void)
-{
-       remove_proc_entry("remaddr", proc_net_sctp);
-}