summaryrefslogtreecommitdiff
path: root/gdb/stabsread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stabsread.c')
-rw-r--r--gdb/stabsread.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/stabsread.c b/gdb/stabsread.c
index 8ba6bb55632..d9a4d5e1d7e 100644
--- a/gdb/stabsread.c
+++ b/gdb/stabsread.c
@@ -52,8 +52,6 @@
#include "stabsread.h" /* Our own declarations */
#undef EXTERN
-extern void _initialize_stabsread (void);
-
struct nextfield
{
struct nextfield *next;