Remove the RCSID macro
[openafs.git] / src / uss / lex.l
index 213588f..976211f 100644 (file)
@@ -11,9 +11,6 @@
 #include <afsconfig.h>
 #include <afs/param.h>
 
-RCSID("$Header$");
-
-
 #include <string.h>
 
 #include "y.tab.h"