summaryrefslogtreecommitdiff
path: root/gmon/mcount.c
diff options
context:
space:
mode:
Diffstat (limited to 'gmon/mcount.c')
-rw-r--r--gmon/mcount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gmon/mcount.c b/gmon/mcount.c
index 4d3097fd18..00c9ff8e31 100644
--- a/gmon/mcount.c
+++ b/gmon/mcount.c
@@ -34,7 +34,6 @@
#if !defined(lint) && !defined(KERNEL) && defined(LIBC_SCCS)
static char sccsid[] = "@(#)mcount.c 8.1 (Berkeley) 6/4/93";
#endif
- int i;
#include <sys/param.h>
#include <sys/gmon.h>