aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracefile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/tracefile.c')
-rw-r--r--gdb/tracefile.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/tracefile.c b/gdb/tracefile.c
index 8dde605..b6a800c 100644
--- a/gdb/tracefile.c
+++ b/gdb/tracefile.c
@@ -495,8 +495,6 @@ init_tracefile_ops (struct target_ops *ops)
ops->to_magic = OPS_MAGIC;
}
-extern initialize_file_ftype _initialize_tracefile;
-
void
_initialize_tracefile (void)
{