diff --git a/dgamelaunch.c b/dgamelaunch.c index 01d6911..466a6e6 100644 --- a/dgamelaunch.c +++ b/dgamelaunch.c @@ -1337,7 +1337,6 @@ writefile (int requirenew) graceful_exit (116); } - fcntl (fileno (fpl), F_UNLCK, &fl); fclose (fp); fclose (fpl); }