aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/bfd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/bfd.c b/bfd/bfd.c
index 1bdfac6..f40cf94 100644
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -1748,7 +1748,6 @@ bfd_init (void)
input_bfd = NULL;
_bfd_clear_error_data ();
input_error = bfd_error_no_error;
- _bfd_error_program_name = NULL;
_bfd_error_internal = error_handler_fprintf;
_bfd_assert_handler = _bfd_default_assert_handler;