X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcpu.c;h=8581590bc2205352d4a364e9a670aa5f201d9cb6;hb=9df9c6e98ec2acaff9f302a9e9644c68c8d7d09b;hp=7aa6361bad3b7959f3dcba1a98ecd079fc48fc04;hpb=07be522384e753b7921213a0dc96a50336c79a66;p=collectd.git diff --git a/src/cpu.c b/src/cpu.c index 7aa6361b..8581590b 100644 --- a/src/cpu.c +++ b/src/cpu.c @@ -344,8 +344,6 @@ static int cpu_read (void) cpu_temp_retry_counter = 0; cpu_temp_retry_step = 1; - - DEBUG ("cpu_temp = %i", (int) cpu_temp); #endif /* PROCESSOR_TEMPERATURE */ } /* #endif PROCESSOR_CPU_LOAD_INFO */