forked from Imagelibrary/binutils-gdb
Remove unused declaration of print_return_value.
gdb/ChangeLog 2015-05-08 Jan Kratochvil <jan.kratochvil@redhat.com> * infcmd.c (print_return_value): Remove unused declaration.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2015-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* infcmd.c (print_return_value): Remove unused declaration.
|
||||
|
||||
2015-05-08 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* dwarf2read.c (attr_to_dynamic_prop)
|
||||
|
||||
@@ -59,9 +59,6 @@
|
||||
|
||||
static void nofp_registers_info (char *, int);
|
||||
|
||||
static void print_return_value (struct value *function,
|
||||
struct type *value_type);
|
||||
|
||||
static void until_next_command (int);
|
||||
|
||||
static void until_command (char *, int);
|
||||
|
||||
Reference in New Issue
Block a user