aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldlang.h')
-rw-r--r--ld/ldlang.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ld/ldlang.h b/ld/ldlang.h
index 0862191..b870882 100644
--- a/ld/ldlang.h
+++ b/ld/ldlang.h
@@ -279,9 +279,6 @@ typedef struct lang_input_statement_struct
bfd_boolean loaded;
-#if 0
- unsigned int globals_in_this_file;
-#endif
const char *target;
bfd_boolean real;
} lang_input_statement_type;