nbd-client: kill unused variable (total 0 bytes)

Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
Alexander Shishkin 2010-10-21 13:32:27 +03:00 committed by Denys Vlasenko
parent d3036ef608
commit 46b6cd7630

View File

@ -46,7 +46,9 @@ int nbdclient_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
int nbdclient_main(int argc, char **argv)
{
unsigned long timeout = 0;
#if BB_MMU
int nofork = 0;
#endif
char *host, *port, *device;
struct nbd_header_t {
uint64_t magic1; // "NBDMAGIC"