X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.h;h=6222b93c28bd166110c4d709e81597e84013f4ec;hp=c48a6b3664e6e2466756ac28159daf1281730791;hb=74c88020bd325865fe26ed25ea8ad0ace0924136;hpb=c77e19b4568a32923c0fe43503a4266363056a41;ds=sidebyside diff --git a/recv.h b/recv.h index c48a6b36..6222b93c 100644 --- a/recv.h +++ b/recv.h @@ -115,8 +115,6 @@ struct receiver { * * \sa select(2), struct receiver. */ - void (*post_select)(struct sched *s, struct task *t); - /** New variant, see sched.h. */ int (*new_post_select)(struct sched *s, struct task *t); /** The two help texts of this receiver. */