diff --git a/modules/net_dns_cache.cc b/modules/net_dns_cache.cc index d8e35c4f7..77fbeeaa9 100644 --- a/modules/net_dns_cache.cc +++ b/modules/net_dns_cache.cc @@ -296,11 +296,6 @@ try } } - // When the array has a zero value count we didn't know how to cache - // any of these records; don't send anything to the cache room. - if(!array.vc) - return false; - array.~array(); content.~object(); const m::room room