clarify some node comments
[libfirm] / ir / opt / opt_blocks.c
index f6efada..47fccb6 100644 (file)
@@ -21,7 +21,6 @@
  * @file
  * @brief   Combining congruent blocks
  * @author  Michael Beck
- * @version $Id$
  *
  * This phase find congruent blocks.
  * Two block are congruent, if they contains only equal calculations.