diff options
Diffstat (limited to '')
| -rw-r--r-- | plugin/irq.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/irq.php b/plugin/irq.php index 2565564..19618a4 100644 --- a/plugin/irq.php +++ b/plugin/irq.php | |||
| @@ -21,5 +21,3 @@ $obj->rrd_format = '%6.1lf'; | |||
| 21 | 21 | ||
| 22 | collectd_flush($obj->identifiers); | 22 | collectd_flush($obj->identifiers); |
| 23 | $obj->rrd_graph(); | 23 | $obj->rrd_graph(); |
| 24 | |||
| 25 | ?> | ||
