diff options
Diffstat (limited to 'usr.bin/mail/collect.c')
-rw-r--r-- | usr.bin/mail/collect.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/mail/collect.c b/usr.bin/mail/collect.c index e8249a10f867..ccb3b60bec2b 100644 --- a/usr.bin/mail/collect.c +++ b/usr.bin/mail/collect.c @@ -35,8 +35,6 @@ static char sccsid[] = "@(#)collect.c 8.2 (Berkeley) 4/19/94"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* * Mail -- a mail program * |