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

UPnPContext: remove unused 'using' statement

Change-Id: Ib7f3ae5a49ee73e4c3c9c97b7ca1e2788d241bf3
parent d8b6a405
No related branches found
No related tags found
No related merge requests found
...@@ -45,8 +45,6 @@ ...@@ -45,8 +45,6 @@
#include <cstdlib> #include <cstdlib>
using random_device = dht::crypto::random_device;
using IgdFoundCallback = std::function<void()>; using IgdFoundCallback = std::function<void()>;
namespace dhtnet { namespace dhtnet {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment