anetz/bnetz: Move option 'loss detection' from common code to individual code

This commit is contained in:
Andreas Eversberg
2016-03-05 08:14:36 +01:00
parent 9b8e359264
commit d21be383a6
4 changed files with 21 additions and 13 deletions

View File

@@ -7,7 +7,6 @@ extern int latency;
extern int use_mncc_sock;
extern int send_patterns;
extern int loopback;
extern double lossdetect;
extern int rt_prio;
void print_help(const char *arg0);