btrfs-progs: remove unused info_fd
authorZach Brown <zab@redhat.com>
Fri, 18 Jan 2013 00:32:41 +0000 (16:32 -0800)
committerZach Brown <zab@redhat.com>
Wed, 6 Feb 2013 00:09:38 +0000 (16:09 -0800)
commitd86394da233c4305fb72daf72914cbb193373e1d
treeba51ec58152b46b02cb40b26301d61ddd4a21793
parent9e4ad990992ebb588c599832d8d7dc0fe2a37475
btrfs-progs: remove unused info_fd

finish_subvol() initializes and tests info_fd but it is never used.

Signed-off-by: Zach Brown <zab@redhat.com>
cmds-receive.c