summaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-lang.c')
-rw-r--r--gcc/c-lang.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/c-lang.c b/gcc/c-lang.c
index 53ebdabb546..22c98100ee1 100644
--- a/gcc/c-lang.c
+++ b/gcc/c-lang.c
@@ -145,13 +145,6 @@ maybe_objc_comptypes (lhs, rhs, reflexive)
}
tree
-maybe_objc_method_name (decl)
- tree decl ATTRIBUTE_UNUSED;
-{
- return 0;
-}
-
-tree
maybe_building_objc_message_expr ()
{
return 0;