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