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 21df6c2..a691f3c 100644
--- a/gdb/value.h
+++ b/gdb/value.h
@@ -921,8 +921,6 @@ extern value *evaluate_var_msym_value (enum noside noside,
struct objfile *objfile,
minimal_symbol *msymbol);
-extern value *eval_skip_value (expression *exp);
-
namespace expr { class operation; };
extern void fetch_subexp_value (struct expression *exp,
expr::operation *op,