diff options
Diffstat (limited to 'gdb/target.c')
-rw-r--r-- | gdb/target.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/target.c b/gdb/target.c index fec11ab..719ca69 100644 --- a/gdb/target.c +++ b/gdb/target.c @@ -2575,7 +2575,6 @@ target_supports_non_stop (void) char * target_get_osdata (const char *type) { - char *document; struct target_ops *t; /* If we're already connected to something that can get us OS |