diff options
Diffstat (limited to 'plugin/libvirt.php')
| -rw-r--r-- | plugin/libvirt.php | 2 |
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 | ||
| 137 | if ($CONFIG['version'] < 5 && count($obj->data_sources) == 1) { | 135 | if ($CONFIG['version'] < 5 && count($obj->data_sources) == 1) { |
