mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
* remote.c (getpkt): Remove unused "out" label.
This commit is contained in:
@@ -1282,7 +1282,6 @@ whole:
|
||||
} while (*src++ != '\0');
|
||||
}
|
||||
|
||||
out:
|
||||
SERIAL_WRITE (remote_desc, "+", 1);
|
||||
|
||||
if (remote_debug)
|
||||
|
||||
Reference in New Issue
Block a user