aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/print-tree.c')
-rw-r--r--gcc/print-tree.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/print-tree.c b/gcc/print-tree.c
index df65337..51e2ce9 100644
--- a/gcc/print-tree.c
+++ b/gcc/print-tree.c
@@ -24,9 +24,6 @@ Boston, MA 02111-1307, USA. */
#include "tree.h"
#include "ggc.h"
-void print_node ();
-void indent_to ();
-
/* Define the hash table of nodes already seen.
Such nodes are not repeated; brief cross-references are used. */