summaryrefslogtreecommitdiff
path: root/node/Peer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Peer.hpp')
-rw-r--r--node/Peer.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node/Peer.hpp b/node/Peer.hpp
index 7b8d18ea..5816db69 100644
--- a/node/Peer.hpp
+++ b/node/Peer.hpp
@@ -263,7 +263,6 @@ public:
return (l * (((unsigned int)tsr / (ZT_PEER_DIRECT_PING_DELAY + 1000)) + 1));
}
-
/**
* Update latency with a new direct measurment
*