Commit 2bf8d5e6 authored by jan.koester's avatar jan.koester
Browse files

fixed

parent f68363d3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -148,7 +148,6 @@ int netplus::tcp::getMaxconnections(){
    return _Maxconnections;
}

#include <iostream>
void netplus::tcp::accept(socket *csock){
    NetException exception;