aboutsummaryrefslogtreecommitdiff
path: root/gcc/hooks.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/hooks.cc')
-rw-r--r--gcc/hooks.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/hooks.cc b/gcc/hooks.cc
index e83add4..fe59bbd 100644
--- a/gcc/hooks.cc
+++ b/gcc/hooks.cc
@@ -281,11 +281,6 @@ hook_void_FILEptr_tree (FILE *, tree)
}
void
-hook_void_rtx_tree (rtx, tree)
-{
-}
-
-void
hook_void_constcharptr (const char *)
{
}