diff options
Diffstat (limited to 'gdb/complaints.c')
-rw-r--r-- | gdb/complaints.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/complaints.c b/gdb/complaints.c index dc60dc3..aba305c 100644 --- a/gdb/complaints.c +++ b/gdb/complaints.c @@ -22,8 +22,6 @@ #include "command.h" #include "gdbcmd.h" -extern void _initialize_complaints (void); - /* Should each complaint message be self explanatory, or should we assume that a series of complaints is being produced? */ |