* remote.c (getpkt): Remove unused "out" label.

This commit is contained in:
Jim Kingdon
1994-03-30 19:44:53 +00:00
parent bd2f0c8543
commit aece310f08
2 changed files with 4 additions and 1 deletions

View File

@@ -1282,7 +1282,6 @@ whole:
} while (*src++ != '\0');
}
out:
SERIAL_WRITE (remote_desc, "+", 1);
if (remote_debug)