From: Zach Copley Date: Wed, 2 Dec 2009 19:33:08 +0000 (+0000) Subject: Remove useless debugging statement X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fcf1c4e53fb765a90cb01a3430826e64c4e83e40;p=quix0rs-gnu-social.git Remove useless debugging statement --- diff --git a/plugins/TwitterBridge/daemons/twitterstatusfetcher.php b/plugins/TwitterBridge/daemons/twitterstatusfetcher.php index b5428316bd..eba1d563b3 100755 --- a/plugins/TwitterBridge/daemons/twitterstatusfetcher.php +++ b/plugins/TwitterBridge/daemons/twitterstatusfetcher.php @@ -109,7 +109,6 @@ class TwitterStatusFetcher extends ParallelizingDaemon $flink->find(); $flinks = array(); - common_log(LOG_INFO, "hello"); while ($flink->fetch()) {