diff options
Diffstat (limited to 'proto/rip/rip.h')
-rw-r--r-- | proto/rip/rip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/rip/rip.h b/proto/rip/rip.h index 6e0d5aad..2a327260 100644 --- a/proto/rip/rip.h +++ b/proto/rip/rip.h @@ -177,7 +177,6 @@ struct rip_proto { #endif -void rip_init_instance(struct proto *p); void rip_init_config(struct rip_proto_config *c); /* Authentication functions */ |