redundant log entry

This commit is contained in:
friendica 2012-06-14 17:55:30 -07:00
parent ba0ea1e651
commit ff45e11284
1 changed files with 0 additions and 1 deletions

View File

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