fix notice -- drop unused return value of variable that isn't initialized :) thx @ g0 for the catch
This commit is contained in:
parent
f026ecec32
commit
644c319f5a
@ -1378,8 +1378,6 @@ class Notice extends Memcached_DataObject
|
|||||||
}
|
}
|
||||||
|
|
||||||
$reply->free();
|
$reply->free();
|
||||||
|
|
||||||
return $ids;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function clearRepeats()
|
function clearRepeats()
|
||||||
|
Loading…
Reference in New Issue
Block a user