mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove obsolete debug messages
This commit is contained in:
parent
2c86d48da6
commit
4d234abb49
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ static int init_env(void)
|
|||
exit(1);
|
||||
}
|
||||
|
||||
fprintf(file, "%s", fname);
|
||||
//fprintf(file, "%s", fname);
|
||||
|
||||
fclose(file);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue