소스 검색

Suppr message debug

Loquicom 6 년 전
부모
커밋
b177ae3f77
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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