slirp: remove unused field tt

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
Blue Swirl 2013-01-05 14:48:22 +00:00
parent 338d80dd35
commit b6d9439c0d
1 changed files with 0 additions and 1 deletions

View File

@ -215,7 +215,6 @@ struct Slirp {
char client_hostname[33];
int restricted;
struct timeval tt;
struct ex_list *exec_list;
/* mbuf states */