remove unnecessary declaration
authorMatthias Braun <matze@braunis.de>
Tue, 4 Dec 2012 00:32:32 +0000 (01:32 +0100)
committerMatthias Braun <matze@braunis.de>
Tue, 4 Dec 2012 17:15:01 +0000 (18:15 +0100)
ir/ana/ircfscc.c

index 89dd5bd..3c3e8dc 100644 (file)
@@ -55,12 +55,6 @@ static int current_dfn = 1;
 
 static unsigned max_loop_depth = 0;
 
-void link_to_reg_end(ir_node *n, void *env);
-
-/**********************************************************************/
-/* Node attributes                                                   **/
-/**********************************************************************/
-
 /**********************************************************************/
 /* Node attributes needed for the construction.                      **/
 /**********************************************************************/