aboutsummaryrefslogtreecommitdiff
path: root/bin/cat/cat.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cat/cat.c')
-rw-r--r--bin/cat/cat.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/cat/cat.c b/bin/cat/cat.c
index c69bbc4911cb..7b39caa84d00 100644
--- a/bin/cat/cat.c
+++ b/bin/cat/cat.c
@@ -41,9 +41,6 @@ static char const copyright[] =
#endif
#ifndef lint
-#if 0
-static char sccsid[] = "@(#)cat.c 8.2 (Berkeley) 4/27/95";
-#endif
#endif /* not lint */
#include <sys/cdefs.h>
#include <sys/capsicum.h>