vconn: Remove unused "reconnectable" member from vconn.
authorBen Pfaff <blp@nicira.com>
Mon, 21 Sep 2009 19:33:30 +0000 (12:33 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 21 Sep 2009 23:44:57 +0000 (16:44 -0700)
commit85ab0a021523e51435539af0e6a138c73c9846a2
tree82cdffbf1dcd74179c34e85680a0389e067cb8db
parentba25c9d14ad6de05f13d3ebb1fa9242eebf34266
vconn: Remove unused "reconnectable" member from vconn.

This member is initialized, but nothing ever reads it, so get rid of it.
lib/vconn-provider.h
lib/vconn-ssl.c
lib/vconn-stream.c
lib/vconn-stream.h
lib/vconn-tcp.c
lib/vconn-unix.c
lib/vconn.c