* [Qemu-devel] [PATCH] slirp: remove unused field tt
@ 2013-01-05 18:30 Blue Swirl
0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2013-01-05 18:30 UTC (permalink / raw)
To: qemu-devel; +Cc: blauwirbel, Jan Kiszka
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
---
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 */
--
1.7.2.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-05 18:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-05 18:30 [Qemu-devel] [PATCH] slirp: remove unused field tt Blue Swirl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).