Index: strflags.c =================================================================== --- strflags.c (revision 2434) +++ strflags.c (revision 2435) @@ -1,4 +1,3 @@ -/* $Id$ */ /* * COPYRIGHT * @@ -39,9 +38,6 @@ #include "global.h" #include "strflags.h" - -RCSID("$Id$"); - /* Because all the macros expect it, that's why. */ typedef struct { FlagType Flags;