Remove useless debugging statement

This commit is contained in:
Zach Copley 2009-12-02 19:33:08 +00:00
parent 5f0c6f3eaa
commit fcf1c4e53f
1 changed files with 0 additions and 1 deletions

View File

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