diff options
Diffstat (limited to 'include/eval.h')
| -rw-r--r-- | include/eval.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/eval.h b/include/eval.h index ec04ff5..0c3240a 100644 --- a/include/eval.h +++ b/include/eval.h @@ -15,7 +15,6 @@ typedef struct { - int status; int in_pipe[2]; // need stack pipe int out_pipe[2]; t_path path; |
