diff options
Diffstat (limited to 'gold/readsyms.cc')
-rw-r--r-- | gold/readsyms.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gold/readsyms.cc b/gold/readsyms.cc index 2ca391c..980e0af 100644 --- a/gold/readsyms.cc +++ b/gold/readsyms.cc @@ -253,7 +253,6 @@ Read_symbols::do_read_symbols(Workqueue* workqueue) this->dirindex_, this->mapfile_, this->input_argument_, - this->input_group_, obj, NULL, this->this_blocker_, @@ -316,7 +315,6 @@ Read_symbols::do_read_symbols(Workqueue* workqueue) this->dirindex_, this->mapfile_, this->input_argument_, - this->input_group_, obj, sd, this->this_blocker_, |