aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-bug.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-bug.c')
-rw-r--r--gdb/remote-bug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote-bug.c b/gdb/remote-bug.c
index 96c2491..498edc6 100644
--- a/gdb/remote-bug.c
+++ b/gdb/remote-bug.c
@@ -946,7 +946,6 @@ init_bug_ops (void)
bug_ops.to_thread_alive = 0;
bug_ops.to_stop = 0;
bug_ops.to_pid_to_exec_file = NULL;
- bug_ops.to_core_file_to_sym_file = NULL;
bug_ops.to_stratum = process_stratum;
bug_ops.DONT_USE = 0;
bug_ops.to_has_all_memory = 1;