aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/entropy.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/entropy.php')
-rw-r--r--plugin/entropy.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/entropy.php b/plugin/entropy.php
index 3583550..01bd183 100644
--- a/plugin/entropy.php
+++ b/plugin/entropy.php
@@ -25,5 +25,3 @@ $obj->rrd_format = '%4.0lf';
25 25
26collectd_flush($obj->identifiers); 26collectd_flush($obj->identifiers);
27$obj->rrd_graph(); 27$obj->rrd_graph();
28
29?>