diff options
-rw-r--r-- | net.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -124,7 +124,6 @@ struct NICInfo { char *devaddr; VLANState *vlan; VLANClientState *netdev; - void *private; int used; int bootable; int nvectors; |