[Pkg-libvirt-commits] [libguestfs] 130/179: p2v: remove unused variable

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 31 19:08:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit b44bf2170248d5a832aa4ace9722eb81fe0519d0
Author: Pino Toscano <ptoscano at redhat.com>
Date:   Thu Oct 16 15:16:28 2014 +0200

    p2v: remove unused variable
---
 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 },

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list