aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree.h')
-rw-r--r--gcc/tree.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/tree.h b/gcc/tree.h
index 5c9c048..2f79ad7 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -3311,10 +3311,6 @@ extern GTY(()) tree current_file_decl;
extern int all_types_permanent;
-/* Exit a binding level. This function is provided by each language
- frontend. */
-extern tree poplevel (int, int, int);
-
/* Declare a predefined function. Return the declaration. This function is
provided by each language frontend. */
extern tree builtin_function (const char *, tree, int, enum built_in_class,