mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
testutilsqemu: Unexport 'testQemuCapsInit'
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
fd1c066de0
commit
6c31cddd58
@ -109,7 +109,7 @@ virHostCPUX86GetCPUID(uint32_t leaf,
|
||||
}
|
||||
}
|
||||
|
||||
virCaps *
|
||||
static virCaps *
|
||||
testQemuCapsInit(void)
|
||||
{
|
||||
virCaps *caps;
|
||||
|
@ -105,7 +105,6 @@ struct testQemuInfo {
|
||||
struct testQemuConf *conf;
|
||||
};
|
||||
|
||||
virCaps *testQemuCapsInit(void);
|
||||
virDomainXMLOption *testQemuXMLConfInit(void);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user