Firstly, this definition is in a c99 comment, secondly it is not needed as VIR_FROM_THIS is defined from vmware/vmware_conf.h.
Signed-off-by: Michal Privoznik <[email protected]> --- tests/vmwarevertest.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/vmwarevertest.c b/tests/vmwarevertest.c index 3dbe08b..e0e36fe 100644 --- a/tests/vmwarevertest.c +++ b/tests/vmwarevertest.c @@ -27,8 +27,6 @@ # include "vmware/vmware_conf.h" -//# define VIR_FROM_THIS VIR_FROM_NONE - struct testInfo { const char *vmware_type; const char *name; -- 2.10.2 -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
