Skip to content
Snippets Groups Projects
Commit 86080cc1 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

peer_connection: cleanup

Change-Id: I0fad2522c039bd517a59a40029fa05aa1f9cde05
parent ea4997f1
Branches
No related tags found
No related merge requests found
......@@ -86,8 +86,6 @@ init_crt(gnutls_session_t session, dht::crypto::Certificate& crt)
using lock = std::lock_guard<std::mutex>;
static constexpr std::size_t IO_BUFFER_SIZE {8192}; ///< Size of char buffer used by IO operations
//==============================================================================
IceSocketEndpoint::IceSocketEndpoint(std::shared_ptr<IceTransport> ice, bool isSender)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment