aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/swap.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/swap.php')
-rw-r--r--plugin/swap.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/swap.php b/plugin/swap.php
index 7902081..9449b55 100644
--- a/plugin/swap.php
+++ b/plugin/swap.php
@@ -52,5 +52,3 @@ $obj->rrd_format = '%5.1lf%s';
52 52
53collectd_flush($obj->identifiers); 53collectd_flush($obj->identifiers);
54$obj->rrd_graph(); 54$obj->rrd_graph();
55
56?>