ithewei hace 7 años
padre
commit
c83723f6e4
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      hmutex.h

+ 0 - 1
hmutex.h

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