1
0
Fork 0
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:
Stefan Lankes 2015-12-29 21:02:45 +01:00
parent 2c86d48da6
commit 4d234abb49

View file

@ -111,7 +111,7 @@ static int init_env(void)
exit(1);
}
fprintf(file, "%s", fname);
//fprintf(file, "%s", fname);
fclose(file);