mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
Fix -Wunused-function warnings
This commit is contained in:
committed by
Mohammad Nejati
parent
9c7777e7f0
commit
b502789d89
@ -601,8 +601,6 @@ core_3_timeouts_snippets2()
|
||||
|
||||
} // (anon)
|
||||
|
||||
template class basic_stream<net::ip::tcp, net::any_io_executor, rate_gauge>;
|
||||
|
||||
struct core_3_timeouts_test
|
||||
: public beast::unit_test::suite
|
||||
{
|
||||
|
Reference in New Issue
Block a user