[libvirt] [PATCH 02/10] tests: domcaps: Remove unused typedef

Cole Robinson posted 10 patches 6 years, 11 months ago
There is a newer version of this series
[libvirt] [PATCH 02/10] tests: domcaps: Remove unused typedef
Posted by Cole Robinson 6 years, 11 months ago
Signed-off-by: Cole Robinson <crobinso@redhat.com>
---
 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
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list