Explorar o código

removed unnecessary closure of stdin reported by Frederic Chardon, thx

a@null %!s(int64=17) %!d(string=hai) anos
pai
achega
3ad906eede
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      dwm.c

+ 0 - 1
dwm.c

@@ -343,7 +343,6 @@ cleanup(void) {
 	Arg a = {.ui = ~0};
 	Layout foo = { "", NULL };
 
-	close(STDIN_FILENO);
 	view(&a);
 	lt[sellt] = &foo;
 	while(stack)