aboutsummaryrefslogtreecommitdiff
path: root/gdb/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/value.h')
-rw-r--r--gdb/value.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/value.h b/gdb/value.h
index a6a517c..78f615f 100644
--- a/gdb/value.h
+++ b/gdb/value.h
@@ -547,8 +547,6 @@ extern void clear_internalvars (void);
extern struct value *value_copy (struct value *);
-extern int baseclass_offset (struct type *, int, char *, CORE_ADDR);
-
/* From valops.c */
extern struct value *varying_to_slice (struct value *);