Well, I was confused. Damn state exams. Instead of discussing this shit I
should really learn opthalmology instead. :O
This commit is contained in:
parent
eb6713acf1
commit
2e38ab7afd
1 changed files with 1 additions and 4 deletions
3
st.c
3
st.c
|
@ -865,9 +865,6 @@ execsh(void) {
|
|||
char **args;
|
||||
char *envshell = getenv("SHELL");
|
||||
|
||||
if (envshell == NULL)
|
||||
envshell ="/bin/sh";
|
||||
|
||||
unsetenv("COLUMNS");
|
||||
unsetenv("LINES");
|
||||
unsetenv("TERMCAP");
|
||||
|
|
Loading…
Reference in a new issue