mirror of
https://github.com/g4klx/MMDVMHost
synced 2026-02-04 22:05:41 +08:00
Fix and clean up the new lock file code.
This commit is contained in:
@@ -99,8 +99,8 @@ private:
|
||||
|
||||
void setMode(unsigned char mode);
|
||||
|
||||
void createLockFile();
|
||||
void removeLockFile();
|
||||
void createLockFile(const char* mode) const;
|
||||
void removeLockFile() const;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user