]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Remove useless debugging statement
authorZach Copley <zach@status.net>
Wed, 2 Dec 2009 19:33:08 +0000 (19:33 +0000)
committerZach Copley <zach@status.net>
Wed, 2 Dec 2009 19:33:08 +0000 (19:33 +0000)
plugins/TwitterBridge/daemons/twitterstatusfetcher.php

index b5428316bdd3915c2d82900a91252dd1135c613c..eba1d563b3a79b4994154b46d83bee3012a68096 100755 (executable)
@@ -109,7 +109,6 @@ class TwitterStatusFetcher extends ParallelizingDaemon
         $flink->find();
 
         $flinks = array();
-        common_log(LOG_INFO, "hello");
 
         while ($flink->fetch()) {