Signed-off-by: Cole Robinson <crobinso(a)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