mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-24 03:53:08 +00:00
small cleanup
This commit is contained in:
parent
9a7e5c3f73
commit
d36a2aeec0
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@ CS::Editor::~Editor()
|
|||
mLockFile.unlock();
|
||||
mPidFile.close();
|
||||
|
||||
|
||||
if (mServer && std::filesystem::exists(mPid))
|
||||
std::filesystem::remove(mPid);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue