X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcpu.c;h=2247d5fdc7ad377acebfb4b26ef883d473d5de5c;hb=4088bccc40644f45971304f4c73bc40dcfb87957;hp=5448003a52b3fc8a6777002ba5ede168dd6ff500;hpb=6d85a198dd90fb5af963ad847d9dbff7b8025c46;p=collectd.git diff --git a/src/cpu.c b/src/cpu.c index 5448003a..2247d5fd 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 */