Explorar o código

Mails test update

kolja %!s(int64=6) %!d(string=hai) anos
pai
achega
21034c7300
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      Betriebssystem.h

+ 1 - 2
Betriebssystem.h

@@ -57,8 +57,7 @@ public:
         pthread_mutexattr_init( &attr );
         pthread_mutexattr_settype( &attr, PTHREAD_MUTEX_RECURSIVE );
         pthread_mutex_init( &mutex, &attr );
-    } // TODO dsfgdslgkjhlas
-	// HACK dsgdshgah
+    }
     ~CriticalSection()
     {
         pthread_mutex_destroy( &mutex );