]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - stdin.h
Rewrite audiod help text.
[paraslash.git] / stdin.h
diff --git a/stdin.h b/stdin.h
index 6a2b1d663b16a0ec53a15082c43d4a36fc3556f9..63d00d5dfc167a5c29a52ba4946bba49926d1301 100644 (file)
--- a/stdin.h
+++ b/stdin.h
@@ -18,8 +18,6 @@ struct stdin_task {
        int check_fd;
        /** The task structure. */
        struct task task;
        int check_fd;
        /** The task structure. */
        struct task task;
-       /** Non-zero on read error, or if a read from stdin returned zero. */
-       int error;
 };
 
 void stdin_set_defaults(struct stdin_task *sit);
 };
 
 void stdin_set_defaults(struct stdin_task *sit);