X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=filter.h;h=31f3ef15b8f4ea92e42caf8bf30cd992e0cf14be;hp=f737645262b70af326aaf31de631532b9ca6ad64;hb=74c88020bd325865fe26ed25ea8ad0ace0924136;hpb=9c00a79ed817c854ed10ee6bd1b908df8dc13a2f diff --git a/filter.h b/filter.h index f7376452..31f3ef15 100644 --- a/filter.h +++ b/filter.h @@ -109,8 +109,6 @@ struct filter { * post_select function is supposed to set t->error to a (negative) * error code. */ - void (*post_select)(struct sched *s, struct task *t); - /** New variant, see sched.h. */ int (*new_post_select)(struct sched *s, struct task *t); /** * Answer a buffer tree query.