diff options
Diffstat (limited to 'gdb/buildsym.c')
-rw-r--r-- | gdb/buildsym.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/buildsym.c b/gdb/buildsym.c index f2784a6..0e7b874 100644 --- a/gdb/buildsym.c +++ b/gdb/buildsym.c @@ -164,7 +164,6 @@ find_symbol_in_list (struct pending *list, char *name, int length) /* At end of reading syms, or in case of quit, really free as many `struct pending's as we can easily find. */ -/* ARGSUSED */ void really_free_pendings (void *dummy) { |