- C99 features removed
[libfirm] / ir / be / TEMPLATE / TEMPLATE_new_nodes.h
index 19b0e96..e35d5b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2008 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -107,11 +107,6 @@ int get_TEMPLATE_out_regnr(const ir_node *node, int pos);
  */
 const arch_register_t *get_TEMPLATE_out_reg(const ir_node *node, int pos);
 
-/**
- * Sets the number of results.
- */
-void set_TEMPLATE_n_res(ir_node *node, int n_res);
-
 /**
  * Returns the number of results.
  */