Code

[12:51] [IRCnet] *firefox01* traffic.c: In function `traffic_init':
authorocto <octo>
Tue, 21 Feb 2006 13:08:26 +0000 (13:08 +0000)
committerocto <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

index 7c852f819dc32cc071b2d56982b28daa45502d19..f7a9f8f40fd0de1f025c14a4675edc9b667894a7 100644 (file)
@@ -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;