diff options
Diffstat (limited to 'include/onepoll.php')
-rw-r--r-- | include/onepoll.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/onepoll.php b/include/onepoll.php index 22f29deb2..700498efc 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; |