remove symconst_type_tag
[libfirm] / include / libfirm / adt / pqueue.h
index 8ff6040..504b739 100644 (file)
@@ -23,7 +23,6 @@
  * @author  Christian Wuerdig
  * @brief   Implementation of a priority queue. This is the ported version of
             the original Java implementation by Matthias Braun.
- * @version $Id$
  */
 #ifndef FIRM_ADT_PQUEUE_H
 #define FIRM_ADT_PQUEUE_H