projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
338d80d
)
slirp: remove unused field tt
author
Blue Swirl
<blauwirbel@gmail.com>
Sat, 5 Jan 2013 14:48:22 +0000
(14:48 +0000)
committer
Blue Swirl
<blauwirbel@gmail.com>
Sat, 12 Jan 2013 12:26:16 +0000
(12:26 +0000)
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
slirp/slirp.h
patch
|
blob
|
history
diff --git
a/slirp/slirp.h
b/slirp/slirp.h
index dfc3e3a2b869ed8c0e40111b3e1b493c2443c619..fe0e65d0eee0bd1442caf2a8df3a67a8d6fd28b3 100644
(file)
--- 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 */