From patchwork Sat Jan 5 18:30:38 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: slirp: remove unused field tt Date: Sat, 05 Jan 2013 08:30:38 -0000 From: Blue Swirl X-Patchwork-Id: 209689 Message-Id: To: qemu-devel@nongnu.org Cc: blauwirbel@gmail.com, Jan Kiszka Signed-off-by: Blue Swirl --- slirp/slirp.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) 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 @@ struct Slirp { char client_hostname[33]; int restricted; - struct timeval tt; struct ex_list *exec_list; /* mbuf states */