reduced numeber of error messages

This commit is contained in:
orignal 2016-01-27 21:54:42 -05:00
parent 6d8b0e3a5d
commit c053bebccd
6 changed files with 27 additions and 27 deletions

View file

@ -134,7 +134,7 @@ namespace transport
{
public:
NTCPServer (int port);
NTCPServer ();
~NTCPServer ();
void Start ();