mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
slirp: remove unused field tt
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
338d80dd35
commit
b6d9439c0d
1 changed files with 0 additions and 1 deletions
|
@ -215,7 +215,6 @@ struct Slirp {
|
|||
char client_hostname[33];
|
||||
|
||||
int restricted;
|
||||
struct timeval tt;
|
||||
struct ex_list *exec_list;
|
||||
|
||||
/* mbuf states */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue