Index: remove.c =================================================================== --- remove.c (revision 2434) +++ remove.c (revision 2435) @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * COPYRIGHT * @@ -26,10 +24,8 @@ * */ +/* functions used to remove vias, pins ... */ -/* functions used to remove vias, pins ... - */ - #include "config.h" #include "conf_core.h" @@ -46,10 +42,6 @@ #include "select.h" #include "undo.h" - -RCSID("$Id$"); - - /* --------------------------------------------------------------------------- * some local prototypes */