]> git.ipfire.org Git - thirdparty/bird.git/commit
Removed a lot of unused variables.
authorMartin Mares <mj@ucw.cz>
Thu, 4 May 2000 20:30:36 +0000 (20:30 +0000)
committerMartin Mares <mj@ucw.cz>
Thu, 4 May 2000 20:30:36 +0000 (20:30 +0000)
commit93a786cb034fdd18b8131a16a6ea3d1cd9bd00de
tree7880559e8ad6f66b65a0fc97dfdf69f491a00e4a
parentc817b9916f1134f687ba53220d607e6e193cf651
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.)
lib/ipv4.c
nest/a-path.c
nest/iface.c
nest/proto.c
nest/rt-table.c
proto/bgp/packets.c
sysdep/linux/netlink/netlink.c
sysdep/unix/io.c
sysdep/unix/krt.c