]> git.mxchange.org Git - friendica.git/commitdiff
redundant log entry
authorfriendica <info@friendica.com>
Fri, 15 Jun 2012 00:55:30 +0000 (17:55 -0700)
committerfriendica <info@friendica.com>
Fri, 15 Jun 2012 00:55:30 +0000 (17:55 -0700)
include/onepoll.php

index 22f29deb20e2c2f798e1055da025e57127394533..700498efc8b17f480e27d443b58c351a2f900ace 100644 (file)
@@ -85,7 +85,6 @@ function onepoll_run($argv, $argc){
        }
 
        $contact = $contacts[0];
-       logger('onepoll: ' . $contact['id'] . ' ' . $contact['name'], LOGGER_DEBUG);
 
        $xml = false;