Explorar o código

Unbenötigte Variable entfernt

Kolja Strohm %!s(int64=6) %!d(string=hai) anos
pai
achega
8fbf6c4bd2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      MainServer/MainServer.cpp

+ 0 - 1
MainServer/MainServer.cpp

@@ -434,7 +434,6 @@ void MSKlientSSL::thread()
             case 1: // Client Identifikation
                 if( !klientNummer )
                 {
-                    bool ret1 = 0;
                     klientNummer = ms->zDB()->getNextClientId();
                     Text *key = ms->zDB()->getKlientKey( klientNummer );
                     if( key )