]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - stdin.h
stdout.[ch]: Make two functions static.
[paraslash.git] / stdin.h
diff --git a/stdin.h b/stdin.h
index e1295927b14ae9988be21b673e940147e0255307..6931f330f440ca9005fadbbc93e11178bd9bee02 100644 (file)
--- a/stdin.h
+++ b/stdin.h
@@ -24,6 +24,4 @@ struct stdin_task {
        int eof;
 };
 
-void stdin_pre_select(struct sched *s, struct task *t);
-void stdin_post_select(struct sched *s, struct task *t);
 void stdin_set_defaults(struct stdin_task *sit);