tests: Remove unused includes

Signed-off-by: Peng Liang <tcx4c70@gmail.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peng Liang
2022-06-08 20:13:13 +08:00
committed by Ján Tomko
parent 1ce16ae098
commit 48e8c36b05
107 changed files with 0 additions and 216 deletions

View File

@@ -9,7 +9,6 @@
# include "internal.h"
# include "viralloc.h"
# include "vmx/vmx.h"
# include "virstring.h"
# define VIR_FROM_THIS VIR_FROM_VMWARE