Skip to content

Commit 4fb4988

Browse files
committed
dead code in test suite.
1 parent 6e2a371 commit 4fb4988

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/p2p.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@ BOOST_AUTO_TEST_CASE(p2p__subscribe__started_stop__service_stopped)
390390
p2p network(configuration);
391391
BOOST_REQUIRE_EQUAL(start_result(network), error::success);
392392

393-
std::promise<code> promise;
394393
const auto handler = [](code ec, channel::ptr channel)
395394
{
396395
BOOST_REQUIRE(!channel);

0 commit comments

Comments
 (0)