mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
virhashtest: Drop useless new line
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
e3511ee5ec
commit
76dcc854f9
@ -47,9 +47,6 @@ testHashInit(int size)
|
||||
}
|
||||
}
|
||||
|
||||
if (size && size != virHashTableSize(hash))
|
||||
VIR_TEST_DEBUG("\n");
|
||||
|
||||
return hash;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user