aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/disk.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/disk.php')
-rw-r--r--plugin/disk.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/disk.php b/plugin/disk.php
index 63015d8..9837041 100644
--- a/plugin/disk.php
+++ b/plugin/disk.php
@@ -51,5 +51,3 @@ switch($obj->args['type']) {
51 51
52collectd_flush($obj->identifiers); 52collectd_flush($obj->identifiers);
53$obj->rrd_graph(); 53$obj->rrd_graph();
54
55?>