Explorar el Código

Suppr message debug

Loquicom hace 6 años
padre
commit
b177ae3f77
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      parser.c

+ 0 - 1
parser.c

@@ -149,7 +149,6 @@ int get_command(Command* c, char* line){
  * @return int SHELL_OK si réussite, SHELL_ERR sinon
  */
 int set_io(Command* c, char* filename, int redir){
-    printf("Redir : %d\n", redir);
     //Declaration variable
     int file;
     //Si fichier existe et on supprime