aboutsummaryrefslogtreecommitdiff
path: root/libbutl/mingw-mutex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/mingw-mutex.hxx')
-rw-r--r--libbutl/mingw-mutex.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/libbutl/mingw-mutex.hxx b/libbutl/mingw-mutex.hxx
index 375a572..d297786 100644
--- a/libbutl/mingw-mutex.hxx
+++ b/libbutl/mingw-mutex.hxx
@@ -81,11 +81,6 @@ namespace mingw_stdthread
// Slim Reader-Writer (SRW)-based implementation that requires Windows 7.
//
-#if !defined(SRWLOCK_INIT)
-#error SRWLOCK_INIT macro is not defined
-//#define SRWLOCK_INIT {0}
-#endif
-
class mutex
{
protected: