diff options
| -rw-r--r-- | lib/if.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -275,10 +275,6 @@ struct interface { /* description of the interface. */ char *desc; - /* Distribute list. */ - void *distribute_in; - void *distribute_out; - /* Connected address list. */ struct if_connected_head connected[1]; |
