lib9p reqqueue: remove setjmp shit
This commit is contained in:
parent
f031d82662
commit
9574793fc7
2 changed files with 2 additions and 29 deletions
|
@ -46,7 +46,6 @@ struct Reqqueue
|
|||
Queueelem;
|
||||
int pid;
|
||||
Req *cur;
|
||||
jmp_buf flush;
|
||||
};
|
||||
|
||||
struct Fid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue