Remove the RCSID macro
[openafs.git] / src / tests / rm-rf.c
index 779dc03..d5045e4 100644 (file)
 
 #include <err.h>
 
-#ifdef RCSID
-RCSID("$Id$");
-#endif
-
 static void
   kill_one(const char *filename);