aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/memcached.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/memcached.php')
-rw-r--r--plugin/memcached.php2
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
182collectd_flush($obj->identifiers); 180collectd_flush($obj->identifiers);