---
p2v/ssh.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/p2v/ssh.c b/p2v/ssh.c
index f3bfcf9..1c0f8b7 100644
--- a/p2v/ssh.c
+++ b/p2v/ssh.c
@@ -420,8 +420,6 @@ test_connection (struct config *config)
}
for (;;) {
- CLEANUP_FREE char *feature = NULL;
-
switch (mexp_expect (h,
(mexp_regexp[]) {
{ 100, .re = feature_libguestfs_rewrite_re },
--
1.9.3