Signed-off-by: Cole Robinson <[email protected]>
---
 tests/domaincapstest.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/domaincapstest.c b/tests/domaincapstest.c
index 2333147252..07ed8b750e 100644
--- a/tests/domaincapstest.c
+++ b/tests/domaincapstest.c
@@ -24,9 +24,6 @@
 
 #define VIR_FROM_THIS VIR_FROM_NONE
 
-typedef int (*virDomainCapsFill)(virDomainCapsPtr domCaps,
-                                 void *opaque);
-
 #define SET_ALL_BITS(x) \
     memset(&(x.values), 0xff, sizeof(x.values))
 
-- 
2.20.1

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to