aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/vmem.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/vmem.php')
-rw-r--r--plugin/vmem.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/vmem.php b/plugin/vmem.php
index d7f9830..3b58a5e 100644
--- a/plugin/vmem.php
+++ b/plugin/vmem.php
@@ -62,5 +62,3 @@ switch($obj->args['type']) {
62 62
63collectd_flush($obj->identifiers); 63collectd_flush($obj->identifiers);
64$obj->rrd_graph(); 64$obj->rrd_graph();
65
66?>