wat
This commit is contained in:
parent
6ae6861a04
commit
d9f22b293a
@ -206,8 +206,6 @@ void sig_pass(int sig) {
|
|||||||
/* Interrupt handler */
|
/* Interrupt handler */
|
||||||
if (child) {
|
if (child) {
|
||||||
kill(child, sig);
|
kill(child, sig);
|
||||||
} else {
|
|
||||||
fprintf(stderr, "XXX: Clear the buffer and re-render the prompt\n");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user