summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat
diff options
context:
space:
mode:
authorstefanf <stefanf@FreeBSD.org>2005-04-09 14:31:41 +0000
committerstefanf <stefanf@FreeBSD.org>2005-04-09 14:31:41 +0000
commit60b910d7c27c4544e9c4525d0092d04cfdaf384e (patch)
treedf069329e153ae625933b8518f079cd3eb356753 /usr.bin/systat
parent1b9c36cc46d51f70af44b3a5e15adda1896c2cdf (diff)
downloadFreeBSD-src-60b910d7c27c4544e9c4525d0092d04cfdaf384e.zip
FreeBSD-src-60b910d7c27c4544e9c4525d0092d04cfdaf384e.tar.gz
Remove unused variables.
Diffstat (limited to 'usr.bin/systat')
-rw-r--r--usr.bin/systat/mbufs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/systat/mbufs.c b/usr.bin/systat/mbufs.c
index 1193a3e..5e55bc9 100644
--- a/usr.bin/systat/mbufs.c
+++ b/usr.bin/systat/mbufs.c
@@ -168,7 +168,6 @@ showmbufs()
int
initmbufs()
{
- int i;
size_t len;
len = sizeof *mbstat;
OpenPOWER on IntegriCloud