Tear out old "link quality" stuff since it is not currently used and will be done differently.

This commit is contained in:
Adam Ierymenko 2018-01-08 13:06:24 -08:00
parent a9c4ce38f0
commit 9c7ee5a21e
11 changed files with 38 additions and 120 deletions

View file

@ -1183,11 +1183,6 @@ typedef struct
*/
uint64_t trustedPathId;
/**
* Path link quality from 0 to 255 (always 255 if peer does not support)
*/
int linkQuality;
/**
* Is path expired?
*/