forked from Imagelibrary/binutils-gdb
* 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