mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-24 23:23:08 +00:00
small cleanup
This commit is contained in:
parent
15354d721d
commit
9a7e5c3f73
1 changed files with 1 additions and 2 deletions
|
|
@ -98,8 +98,7 @@ CS::Editor::~Editor()
|
|||
{
|
||||
delete mViewManager;
|
||||
|
||||
QLockFile lock = QLockFile(QFileInfo(mPid.c_str()).absoluteFilePath() + ".lock");
|
||||
lock.unlock();
|
||||
mLockFile.unlock();
|
||||
mPidFile.close();
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue