summaryrefslogtreecommitdiff
path: root/gdb/symfile-debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symfile-debug.c')
-rw-r--r--gdb/symfile-debug.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/symfile-debug.c b/gdb/symfile-debug.c
index 5ca1fa73fff..e7890c943c9 100644
--- a/gdb/symfile-debug.c
+++ b/gdb/symfile-debug.c
@@ -673,8 +673,6 @@ show_debug_symfile (struct ui_file *file, int from_tty,
fprintf_filtered (file, _("Symfile debugging is %s.\n"), value);
}
-initialize_file_ftype _initialize_symfile_debug;
-
void
_initialize_symfile_debug (void)
{