浏览代码

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