removed unused variable

This commit is contained in:
Nikos Mavrogiannopoulos
2013-03-24 17:45:07 +01:00
parent b42857ffdd
commit f275f8ac4c

View File

@@ -73,7 +73,6 @@ typedef struct worker_st {
/* for mtu trials */
unsigned last_good_mtu;
unsigned last_bad_mtu;
unsigned dpd_mtu_trial;
unsigned conn_mtu;
/* Buffer used by worker */