aboutsummaryrefslogtreecommitdiff
path: root/bin/rm/rm.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rm/rm.c')
-rw-r--r--bin/rm/rm.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/rm/rm.c b/bin/rm/rm.c
index a3bbe1e1a9a2..c139955e2174 100644
--- a/bin/rm/rm.c
+++ b/bin/rm/rm.c
@@ -36,9 +36,6 @@ static const char copyright[] =
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)rm.c 8.5 (Berkeley) 4/18/94";
-#endif /* not lint */
#endif
#include <sys/cdefs.h>
#include <sys/stat.h>