cpu plugin: Remove broken debug message.
authorFlorian Forster <octo@collectd.org>
Thu, 31 Jan 2013 20:08:25 +0000 (21:08 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 31 Jan 2013 20:08:25 +0000 (21:08 +0100)
commit8a326ccdf993a522e7b87eaeecd510f4cabe975d
treea4f2be5ab30dc552f0bc121933bc0490d6050f73
parent19b6d2624456ca0792c40aa46cc1774f9ad42443
cpu plugin: Remove broken debug message.

The message was uninformative and did cast a pointer to an int,
resulting in a compile error.
src/cpu.c