Explorar o código

fix compilation error

Kolja Strohm %!s(int64=2) %!d(string=hai) anos
pai
achega
5fbd809198
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Network/Server.cpp

+ 0 - 1
Network/Server.cpp

@@ -684,7 +684,6 @@ bool SSLSKlient::getNachricht(
         if (l <= 0)
         {
 #ifdef _DEBUG
-            SSL_ERROR_WANT_ASYNC
             std::cout << "SSL_read: " << l
                       << " Error: " << SSL_get_error(ssl, l) << std::endl;
 #endif