mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
* breakpoint.c (parse_breakpoint_sals): Remove unused variable
addr_start.
This commit is contained in:
@@ -9115,8 +9115,6 @@ static void
|
||||
parse_breakpoint_sals (char **address,
|
||||
struct linespec_result *canonical)
|
||||
{
|
||||
char *addr_start = *address;
|
||||
|
||||
/* If no arg given, or if first arg is 'if ', use the default
|
||||
breakpoint. */
|
||||
if ((*address) == NULL
|
||||
|
||||
Reference in New Issue
Block a user