Remove the RCSID macro
[openafs.git] / src / tests / create-stat.c
index 7e0f7d0..3f09fa2 100644 (file)
@@ -54,10 +54,6 @@ struct VenusFid {
     struct AFSFid Fid;
 };
 
-#ifdef RCSID
-RCSID("$Id$");
-#endif
-
 static void
 usage(int ret)
 {