diff options
Diffstat (limited to 'gdb/defs.h')
-rw-r--r-- | gdb/defs.h | 1 |
1 files changed, 0 insertions, 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; |