aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/libvirt.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/libvirt.php')
-rw-r--r--plugin/libvirt.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/libvirt.php b/plugin/libvirt.php
index 004eb26..1cc05c2 100644
--- a/plugin/libvirt.php
+++ b/plugin/libvirt.php
@@ -130,8 +130,6 @@ switch($obj->args['type']) {
130 break; 130 break;
131} 131}
132 132
133$obj->width = $width;
134$obj->heigth = $heigth;
135$obj->rrd_format = '%5.1lf%s'; 133$obj->rrd_format = '%5.1lf%s';
136 134
137if ($CONFIG['version'] < 5 && count($obj->data_sources) == 1) { 135if ($CONFIG['version'] < 5 && count($obj->data_sources) == 1) {