summaryrefslogtreecommitdiff
path: root/gdb/xml-support.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/xml-support.c')
-rw-r--r--gdb/xml-support.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/xml-support.c b/gdb/xml-support.c
index 65638b963b7..50a062a3a47 100644
--- a/gdb/xml-support.c
+++ b/gdb/xml-support.c
@@ -1055,8 +1055,6 @@ xml_fetch_content_from_file (const char *filename, void *baton)
return text;
}
-void _initialize_xml_support (void);
-
void
_initialize_xml_support (void)
{