]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/dht/node/class_NodeDhtFacade.php
One is enough.
[hub.git] / application / hub / main / dht / node / class_NodeDhtFacade.php
index bcd7a2296184ebd2e334b451f28e243dad16a82a..7156ad79e96372ed01d643b83b17d60bca4319bf 100644 (file)
@@ -370,7 +370,6 @@ class NodeDhtFacade extends BaseDht implements DistributableNode, Registerable {
                while ($resultInstance->next()) {
                        // Get current entry
                        $current = $resultInstance->current();
-               } // END - while
 
                        // Add instance to recipient list
                        array_push($recipients, $current);