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];
|
||||
|
||||
int restricted;
|
||||
struct timeval tt;
|
||||
struct ex_list *exec_list;
|
||||
|
||||
/* mbuf states */
|
||||
|
Loading…
Reference in New Issue
Block a user