slirp: remove unused field tt
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
338d80dd35
commit
b6d9439c0d
@ -215,7 +215,6 @@ struct Slirp {
|
|||||||
char client_hostname[33];
|
char client_hostname[33];
|
||||||
|
|
||||||
int restricted;
|
int restricted;
|
||||||
struct timeval tt;
|
|
||||||
struct ex_list *exec_list;
|
struct ex_list *exec_list;
|
||||||
|
|
||||||
/* mbuf states */
|
/* mbuf states */
|
||||||
|
Loading…
Reference in New Issue
Block a user