[st] st.c: fix conflict between externalpipe and newterm
This commit is contained in:
parent
7065fc03f6
commit
fe517e6223
@ -1106,8 +1106,6 @@ newterm(const Arg* a)
|
|||||||
default:
|
default:
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
default:
|
|
||||||
wait(NULL);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user