diff options
Diffstat (limited to '')
| -rw-r--r-- | plugin/cpu.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/cpu.php b/plugin/cpu.php index 5aeaf24..4c049d6 100644 --- a/plugin/cpu.php +++ b/plugin/cpu.php | |||
| @@ -49,5 +49,3 @@ $obj->rrd_format = '%5.2lf'; | |||
| 49 | 49 | ||
| 50 | collectd_flush($obj->identifiers); | 50 | collectd_flush($obj->identifiers); |
| 51 | $obj->rrd_graph(); | 51 | $obj->rrd_graph(); |
| 52 | |||
| 53 | ?> | ||
