diff --git a/src/net.h b/src/net.h index 83fe0427d4..811007ebee 100644 --- a/src/net.h +++ b/src/net.h @@ -1219,7 +1219,6 @@ private: std::vector m_nodes_copy; }; - friend struct CConnmanTest; friend struct ConnmanTestMsg; };