summaryrefslogtreecommitdiffstats
path: root/src/peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/peer.h')
-rw-r--r--src/peer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peer.h b/src/peer.h
index a8ac154..8d3bc6c 100644
--- a/src/peer.h
+++ b/src/peer.h
@@ -70,7 +70,6 @@ struct fastd_peer_config {
fastd_remote_config_t *remotes;
char *key;
bool floating;
- bool dynamic_float_deprecated;
const fastd_peer_group_config_t *group;
fastd_protocol_peer_config_t *protocol_config;