Revert call to bfd_cache_close().
[deliverable/binutils-gdb.git] / gdb / remote-nrom.c
index 61e61aa99cd71a91af22fb7382e38545a287b7d5..9b6b0477fcb90e51eebfa2ce7452736f5bafcadd 100644 (file)
@@ -317,7 +317,6 @@ init_nrom_ops (void)
   nrom_ops.to_thread_alive = 0;
   nrom_ops.to_stop = 0;
   nrom_ops.to_pid_to_exec_file = NULL;
-  nrom_ops.to_core_file_to_sym_file = NULL;
   nrom_ops.to_stratum = download_stratum;
   nrom_ops.DONT_USE = NULL;
   nrom_ops.to_has_all_memory = 1;
This page took 0.04283 seconds and 4 git commands to generate.