]> git.tuebingen.mpg.de Git - paraslash.git/commit
sender: clean up old FEC API
authorGerrit Renker <grenker@cscs.ch>
Sun, 23 May 2010 05:43:04 +0000 (07:43 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 7 Jun 2010 21:24:53 +0000 (23:24 +0200)
commit013337ae0d58f56f036685f3ffa1aebad0b2602f
tree12b9598d61b1bc28645dd0ce834d38b90837279d
parent34d059caa24a68c2e420050ce3a67d32ce3fbdea
sender: clean up old FEC API

After the preceding two patches integrated the new function pointers, this
patch removes the now obsolete open() and send_fec() pointers which are no
longer referenced anywhere. It also reorders send.h to get rid of forward
declarations.
send.h
vss.c