---
ssh.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/ssh.c b/ssh.c
index fca5883..bb86fa9 100644
--- a/ssh.c
+++ b/ssh.c
@@ -773,7 +773,6 @@ int
test_connection (struct config *config)
{
mexp_h *h;
- CLEANUP_FREE char *major_str = NULL, *minor_str = NULL, *release_str = NULL;
int feature_libguestfs_rewrite = 0;
int status;
const int ovecsize = 12;
--
2.21.0