aboutsummaryrefslogtreecommitdiff
path: root/gcc/common/common-targhooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/common/common-targhooks.h')
-rw-r--r--gcc/common/common-targhooks.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/common/common-targhooks.h b/gcc/common/common-targhooks.h
index 18cfb5a..af0bffe 100644
--- a/gcc/common/common-targhooks.h
+++ b/gcc/common/common-targhooks.h
@@ -30,8 +30,6 @@ extern bool default_target_handle_option (struct gcc_options *,
location_t);
extern vec<const char *> default_get_valid_option_values (int, const char *);
-extern bool default_option_validate_param (const int, const int);
-
extern const struct default_options empty_optimization_table[];
#endif