mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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:
@@ -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);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user