diff options
Diffstat (limited to 'gdb/value.h')
-rw-r--r-- | gdb/value.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/value.h b/gdb/value.h index c2e9faf9c28..86ebd705caf 100644 --- a/gdb/value.h +++ b/gdb/value.h @@ -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, |