aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/misc.c')
-rw-r--r--gcc/ada/misc.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/ada/misc.c b/gcc/ada/misc.c
index 5a2c68a..000e604 100644
--- a/gcc/ada/misc.c
+++ b/gcc/ada/misc.c
@@ -801,14 +801,6 @@ gnat_get_alias_set (type)
return -1;
}
-/* Set default attributes for functions. We do nothing. */
-
-void
-insert_default_attributes (decl)
- tree decl ATTRIBUTE_UNUSED;
-{
-}
-
/* GNU_TYPE is a type. Determine if it should be passed by reference by
default. */