]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - write.c
alsa_writer pre_select: Only set a small timeout if really neccessary.
[paraslash.git] / write.c
diff --git a/write.c b/write.c
index e82e0be04aadd0a243e4c68d919cb7aa588f5c08..fc50040a28c07df608c551a56824188b7a383bf9 100644 (file)
--- a/write.c
+++ b/write.c
@@ -168,7 +168,6 @@ static void wng_event_handler(struct task *t)
        PARA_INFO_LOG("%s\n", PARA_STRERROR(-t->ret));
        unregister_task(t);
        wng_close(g);
-       wng_destroy(g);
 }