projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
135d254
)
[12:51] [IRCnet] *firefox01* traffic.c: In function `traffic_init':
author
octo
<octo>
Tue, 21 Feb 2006 13:08:26 +0000
(13:08 +0000)
committer
octo
<octo>
Tue, 21 Feb 2006 13:08:26 +0000
(13:08 +0000)
[12:51] [IRCnet] *firefox01* traffic.c:58: warning: unused variable `kn'
[12:51] [IRCnet] *firefox01* gmake[3]: *** [traffic.lo] Error 1
src/traffic.c
patch
|
blob
|
history
diff --git
a/src/traffic.c
b/src/traffic.c
index
7c852f8
..
f7a9f8f
100644
(file)
--- a/
src/traffic.c
+++ b/
src/traffic.c
@@
-55,7
+55,6
@@
static void traffic_init (void)
{
#ifdef HAVE_LIBKSTAT
kstat_t *ksp_chain;
- kstat_named_t *kn;
unsigned long long val;
numif = 0;