Removed a lot of unused variables.
Please try compiling your code with --enable-warnings to see them. (The unused parameter warnings are usually bogus, the unused variable ones are very useful, but gcc is unable to control them separately.)
Showing
- lib/ipv4.c 1 addition, 1 deletionlib/ipv4.c
- nest/a-path.c 1 addition, 1 deletionnest/a-path.c
- nest/iface.c 1 addition, 2 deletionsnest/iface.c
- nest/proto.c 0 additions, 1 deletionnest/proto.c
- nest/rt-table.c 0 additions, 1 deletionnest/rt-table.c
- proto/bgp/packets.c 0 additions, 3 deletionsproto/bgp/packets.c
- sysdep/linux/netlink/netlink.c 0 additions, 1 deletionsysdep/linux/netlink/netlink.c
- sysdep/unix/io.c 1 addition, 1 deletionsysdep/unix/io.c
- sysdep/unix/krt.c 0 additions, 3 deletionssysdep/unix/krt.c
Loading
Please register or sign in to comment