commit | b6d9439c0d221b477c479a41a46797eee228bf88 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Sat Jan 05 14:48:22 2013 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Jan 12 12:26:16 2013 +0000 |
tree | 01aeea21c0b0d94afaabbfadad869f720c8f6aaf | |
parent | 338d80dd353c50b6397723ffecf7e5bc3ba1651d [diff] |
slirp: remove unused field tt Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
diff --git a/slirp/slirp.h b/slirp/slirp.h index dfc3e3a..fe0e65d 100644 --- a/slirp/slirp.h +++ b/slirp/slirp.h
@@ -215,7 +215,6 @@ char client_hostname[33]; int restricted; - struct timeval tt; struct ex_list *exec_list; /* mbuf states */