diff options
Diffstat (limited to 'proto/babel/babel.h')
-rw-r--r-- | proto/babel/babel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/babel/babel.h b/proto/babel/babel.h index 78841254..ccd3479e 100644 --- a/proto/babel/babel.h +++ b/proto/babel/babel.h @@ -232,7 +232,6 @@ struct babel_route { }; struct babel_entry { - struct babel_proto *proto; struct babel_route *selected_in; struct babel_route *selected_out; |