summaryrefslogtreecommitdiff
path: root/gdb/solist.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/solist.h')
-rw-r--r--gdb/solist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/solist.h b/gdb/solist.h
index 79ec0a765ab..c65102b5891 100644
--- a/gdb/solist.h
+++ b/gdb/solist.h
@@ -61,7 +61,6 @@ struct so_list
bfd *abfd;
char symbols_loaded; /* flag: symbols read in yet? */
- char from_tty; /* flag: print msgs? */
struct objfile *objfile; /* objfile for loaded lib */
struct section_table *sections;
struct section_table *sections_end;