aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gprof/dfn.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/dfn.c')
-rw-r--r--usr.bin/gprof/dfn.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/gprof/dfn.c b/usr.bin/gprof/dfn.c
index ef03b3924b5c..5c4104f50825 100644
--- a/usr.bin/gprof/dfn.c
+++ b/usr.bin/gprof/dfn.c
@@ -36,8 +36,6 @@ static char sccsid[] = "@(#)dfn.c 8.1 (Berkeley) 6/6/93";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <err.h>
#include "gprof.h"