aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail/popen.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mail/popen.c')
-rw-r--r--usr.bin/mail/popen.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/mail/popen.c b/usr.bin/mail/popen.c
index 29f7fb9f0922..3dee3b9c162f 100644
--- a/usr.bin/mail/popen.c
+++ b/usr.bin/mail/popen.c
@@ -30,9 +30,6 @@
*/
#ifndef lint
-#if 0
-static char sccsid[] = "@(#)popen.c 8.1 (Berkeley) 6/6/93";
-#endif
#endif /* not lint */
#include <sys/cdefs.h>
#include "rcv.h"