Remove bogus and too early unlock
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@232 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
bf82bdb034
commit
d9d9e9f1c9
|
@ -1337,7 +1337,6 @@ writefile (int requirenew)
|
|||
graceful_exit (116);
|
||||
}
|
||||
|
||||
fcntl (fileno (fpl), F_UNLCK, &fl);
|
||||
fclose (fp);
|
||||
fclose (fpl);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue