aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/interface.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/interface.php')
-rw-r--r--plugin/interface.php2
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
44collectd_flush($obj->identifiers); 44collectd_flush($obj->identifiers);
45$obj->rrd_graph(); 45$obj->rrd_graph();
46
47?>