Browse Source

Fehler behoben

Kolja Strohm 5 years ago
parent
commit
404b7c0b8f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ChatServer/ChatServer.cpp

+ 0 - 1
ChatServer/ChatServer.cpp

@@ -665,7 +665,6 @@ CSKlient::CSKlient( SKlient * klient, ChatServer * cs )
     this->cs = cs;
     accountId = 0;
     empfangen = 1;
-    ref = 1;
 }
 
 // Destruktor