Merged tiny fix from `trunk' to `tags/collectd-3.7.2'
[collectd.git] / src / traffic.c
index 7c852f8..f7a9f8f 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;