]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - audioc.c
sched: Kill old ->post_select variant.
[paraslash.git] / audioc.c
index 3cbd8a82f2d3a52248be600182daf76ecc768d03..f0c61cdf551d6e9f79ad4d0b91658cde6c7e84e8 100644 (file)
--- a/audioc.c
+++ b/audioc.c
@@ -138,7 +138,6 @@ static struct audioc_task audioc_task = {
        .task = {
                .pre_select = audioc_pre_select,
                .new_post_select = audioc_post_select,
        .task = {
                .pre_select = audioc_pre_select,
                .new_post_select = audioc_post_select,
-               .post_select = NULL,
                .status = "audioc task"
        },
 }, *at = &audioc_task;
                .status = "audioc task"
        },
 }, *at = &audioc_task;