mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 01:18:00 +03:00
vboxDumpNetworks: delete pointless comment
Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
a8a2d7db67
commit
3b4f2924d8
@ -3799,7 +3799,7 @@ vboxDumpNetworks(virDomainDefPtr def, vboxDriverPtr data, IMachine *machine, PRU
|
||||
{
|
||||
PRUint32 netAdpIncCnt = 0;
|
||||
size_t i = 0;
|
||||
/* dump network cards if present */
|
||||
|
||||
def->nnets = 0;
|
||||
/* Get which network cards are enabled */
|
||||
for (i = 0; i < networkAdapterCount; i++) {
|
||||
|
Loading…
Reference in New Issue
Block a user