diff --git a/cwTcpSocketTest.h b/cwTcpSocketTest.h index 38d043b..71b163f 100644 --- a/cwTcpSocketTest.h +++ b/cwTcpSocketTest.h @@ -17,7 +17,6 @@ namespace cw { rc_t test_udp_srv( const object_t* cfg ); rc_t test_tcp_srv( const object_t* cfg ); - rc_t mdns_test(); } } }