mirror of https://github.com/Icinga/icinga2.git
parent
ca28a51373
commit
a1b231e069
|
@ -52,7 +52,7 @@ public:
|
|||
delete reinterpret_cast<boost::mutex *>(m_Data);
|
||||
}
|
||||
|
||||
inline void Lock(bool make_native = false)
|
||||
inline void Lock(void)
|
||||
{
|
||||
#ifdef _WIN32
|
||||
# ifdef _WIN64
|
||||
|
|
Loading…
Reference in New Issue