diff options
Diffstat (limited to '')
| -rw-r--r-- | plugin/memcached.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/memcached.php b/plugin/memcached.php index 60887bc..ee80caf 100644 --- a/plugin/memcached.php +++ b/plugin/memcached.php | |||
| @@ -175,8 +175,6 @@ switch(GET('t')) { | |||
| 175 | break; | 175 | break; |
| 176 | } | 176 | } |
| 177 | 177 | ||
| 178 | $obj->width = $width; | ||
| 179 | $obj->heigth = $heigth; | ||
| 180 | $obj->rrd_format = '%5.1lf%s'; | 178 | $obj->rrd_format = '%5.1lf%s'; |
| 181 | 179 | ||
| 182 | collectd_flush($obj->identifiers); | 180 | collectd_flush($obj->identifiers); |
