aboutsummaryrefslogtreecommitdiff
path: root/src/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net.h')
-rw-r--r--src/net.h1
1 files changed, 0 insertions, 1 deletions
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<CNode*> m_nodes_copy;
};
- friend struct CConnmanTest;
friend struct ConnmanTestMsg;
};