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