From Dean Luick <luick@cray.com>:
* defs.h (continuation): Remove unused global variable.
This commit is contained in:
parent
7fcca85b94
commit
12685e01fb
2 changed files with 5 additions and 1 deletions
|
@ -673,7 +673,6 @@ struct continuation
|
|||
struct continuation_arg *arg_list;
|
||||
struct continuation *next;
|
||||
};
|
||||
struct continuation continuation;
|
||||
|
||||
/* In infrun.c. */
|
||||
extern struct continuation *cmd_continuation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue