diff options
Diffstat (limited to '')
| -rw-r--r-- | plugin/interface.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/interface.php b/plugin/interface.php index 82b9f25..6beee00 100644 --- a/plugin/interface.php +++ b/plugin/interface.php | |||
| @@ -43,5 +43,3 @@ switch($obj->args['type']) { | |||
| 43 | 43 | ||
| 44 | collectd_flush($obj->identifiers); | 44 | collectd_flush($obj->identifiers); |
| 45 | $obj->rrd_graph(); | 45 | $obj->rrd_graph(); |
| 46 | |||
| 47 | ?> | ||
