mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Babel: Remove babel_proto ptr from babel_entry
This commit is contained in:
@@ -232,7 +232,6 @@ struct babel_route {
|
||||
};
|
||||
|
||||
struct babel_entry {
|
||||
struct babel_proto *proto;
|
||||
struct babel_route *selected_in;
|
||||
struct babel_route *selected_out;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user