summaryrefslogtreecommitdiffstats
path: root/src/peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/peer.h')
-rw-r--r--src/peer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/peer.h b/src/peer.h
index 7e3bf08..2d3c2f3 100644
--- a/src/peer.h
+++ b/src/peer.h
@@ -30,8 +30,6 @@
struct fastd_peer {
- fastd_peer_t *next;
-
const fastd_peer_config_t *config;
fastd_peer_group_t *group;