Revert "Merge pull request #158 from laf/issue-156"

This reverts commit e6fa7d433d, reversing
changes made to e2280aa603.

This commit does not constitute agreement with the claim of copyright violation made by Adam Armstrong at
e6fa7d433d
This commit is contained in:
Paul Gear
2014-04-28 20:14:06 +10:00
parent 45d8325e97
commit ee3ba9ceff
3 changed files with 4 additions and 37 deletions

View File

@@ -89,7 +89,7 @@ function poll_sensor($device, $class, $unit)
function poll_device($device, $options)
{
global $config, $device, $polled_devices, $db_stats, $memcache, $exec_response;
global $config, $device, $polled_devices, $db_stats, $memcache;
$attribs = get_dev_attribs($device['device_id']);