ithewei 7 years ago
parent
commit
c83723f6e4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      hmutex.h

+ 0 - 1
hmutex.h

@@ -24,7 +24,6 @@ public:
 private:
 private:
     SRWLOCK _rwlock;
     SRWLOCK _rwlock;
 };
 };
-};
 #else
 #else
 class RWLock{
 class RWLock{
 public:
 public: