Commit b6d9439c authored by Blue Swirl's avatar Blue Swirl
Browse files

slirp: remove unused field tt



Signed-off-by: default avatarBlue Swirl <blauwirbel@gmail.com>
parent 338d80dd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -215,7 +215,6 @@ struct Slirp {
    char client_hostname[33];

    int restricted;
    struct timeval tt;
    struct ex_list *exec_list;

    /* mbuf states */