aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ld.h')
-rw-r--r--ld/ld.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ld/ld.h b/ld/ld.h
index 616cdfa..70b7f8f 100644
--- a/ld/ld.h
+++ b/ld/ld.h
@@ -156,9 +156,6 @@ typedef struct {
files. */
bfd_boolean warn_mismatch;
- /* Remove unreferenced sections? */
- bfd_boolean gc_sections;
-
/* Name of shared object whose symbol table should be filtered with
this shared object. From the --filter option. */
char *filter_shlib;