Remove the RCSID macro
[openafs.git] / src / tests / kill-softly.c
index 4d397ce..e19c2ec 100644 (file)
 
 #include <err.h>
 
-#ifdef RCSID
-RCSID("$Id$");
-#endif
-
 struct entry {
     char *name;
     int status;