]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - filter.c
mark all fds used for select() as non-blocking
[paraslash.git] / filter.c
index 608bb8b3bf5eedd8c1bac69d6454f857cb6efaeb..f49042f8c7ecfe901bcb01b5ef889d12e93b71b5 100644 (file)
--- a/filter.c
+++ b/filter.c
@@ -140,7 +140,6 @@ int main(int argc, char *argv[])
        int ret;
        struct sched s;
 
-       init_sched();
        stdin_set_defaults(sit);
        sit->buf = para_malloc(sit->bufsize),