diff options
Diffstat (limited to 'plugin/apache.php')
-rw-r--r-- | plugin/apache.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/apache.php b/plugin/apache.php index c942255..7e4919a 100644 --- a/plugin/apache.php +++ b/plugin/apache.php | |||
@@ -150,8 +150,6 @@ switch ($obj->args['type']) { | |||
150 | break; | 150 | break; |
151 | } | 151 | } |
152 | 152 | ||
153 | $obj->width = $width; | ||
154 | $obj->heigth = $heigth; | ||
155 | $obj->rrd_format = '%5.1lf'; | 153 | $obj->rrd_format = '%5.1lf'; |
156 | 154 | ||
157 | # backwards compatibility | 155 | # backwards compatibility |