]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - vss.h
Introduce the vss task.
[paraslash.git] / vss.h
diff --git a/vss.h b/vss.h
index 3b238eb74f5b4e1124cbe38d3db6fc3adc9cbb21..98af422095d84e9fdb05fef8f848279459649131 100644 (file)
--- a/vss.h
+++ b/vss.h
@@ -6,7 +6,6 @@
 
 /** \file vss.h exported functions from vss.c (para_server) */
 void vss_init(void);
-void vss_send_chunk(void);
 struct timeval *vss_preselect(fd_set *rfds, fd_set *wfds, int *max_fileno);
 void vss_post_select(fd_set *rfds, fd_set *wfds);
 unsigned int vss_playing(void);