From: friendica Date: Fri, 15 Jun 2012 00:55:30 +0000 (-0700) Subject: redundant log entry X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ff45e11284b3d6c4b878a023038e0be0dae833b1;p=friendica.git redundant log entry --- diff --git a/include/onepoll.php b/include/onepoll.php index 22f29deb20..700498efc8 100644 --- a/include/onepoll.php +++ b/include/onepoll.php @@ -85,7 +85,6 @@ function onepoll_run($argv, $argc){ } $contact = $contacts[0]; - logger('onepoll: ' . $contact['id'] . ' ' . $contact['name'], LOGGER_DEBUG); $xml = false;