Garbage collect value_contents_equal.

Hasn't been used in years.

gdb/
2014-07-14  Pedro Alves  <palves@redhat.com>

	* value.c (value_contents_equal): Delete function.
	* value.h (value_contents_equal): Delete declaration.
This commit is contained in:
Pedro Alves
2014-07-14 18:48:09 +01:00
parent d98b7a16a9
commit feb6f816c2
3 changed files with 5 additions and 20 deletions

View File

@ -322,7 +322,6 @@ extern const gdb_byte *
value_contents_for_printing_const (const struct value *value);
extern int value_fetch_lazy (struct value *val);
extern int value_contents_equal (struct value *val1, struct value *val2);
/* If nonzero, this is the value of a variable which does not actually
exist in the program, at least partially. If the value is lazy,